On 01/04/16 00:04, Roland Scheidegger wrote:
Am 01.04.2016 um 00:42 schrieb Jose Fonseca:
This is an old patch I had around.
Vector selects seem to work well from LLVM 3.4. Using them might
improve code quality, as it might make constant propagation pass more
effective.
Tested lp_test_*
---
Am 01.04.2016 um 00:42 schrieb Jose Fonseca:
> This is an old patch I had around.
>
> Vector selects seem to work well from LLVM 3.4. Using them might
> improve code quality, as it might make constant propagation pass more
> effective.
>
> Tested lp_test_*
> ---
> src/gallium/auxiliary/gallivm/
This is an old patch I had around.
Vector selects seem to work well from LLVM 3.4. Using them might
improve code quality, as it might make constant propagation pass more
effective.
Tested lp_test_*
---
src/gallium/auxiliary/gallivm/lp_bld_logic.c | 8 +---
1 file changed, 5 insertions(+), 3