diff options
author | Roland Scheidegger <[email protected]> | 2015-07-04 03:03:33 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2015-07-06 23:52:32 +0200 |
commit | 7b06af9d3ca7310197d39d55fc52c265da4bc59e (patch) | |
tree | 5c345c586e753ca1d8401a30b81d23dc26c2d2a6 /src/mesa | |
parent | 128de6f6d7cd0eb5386dcc622afc6e28a8512e7f (diff) |
gallivm: fix lp_build_compare_ext
The expansion should always be to the same width as the input arguments
no matter what, since these functions should work with any bit width of
the arguments (the sext is a no-op on any sane simd architecture).
Thus, fix the caller expecting differently.
This fixes https://bugs.freedesktop.org/show_bug.cgi?id=91222
Tested-by: Vinson Lee <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions