diff options
author | Connor Abbott <[email protected]> | 2017-07-31 18:28:45 -0700 |
---|---|---|
committer | Connor Abbott <[email protected]> | 2017-08-01 12:20:49 -0700 |
commit | 6d731c5651ea98551e0bf0c1a8896d5ea63558d5 (patch) | |
tree | beefc6739cba9b3fc3526ded00b042a4cb743dd4 /docs/license.html | |
parent | de914615753678c5514733a37ac7d0360a43e525 (diff) |
ac/nir: fix lsb emission
This makes it match radeonsi. The LLVM backend itself will emit the
correct instruction, but LLVM might do incorrect optimizations since it
thinks the output is undefined when the input is 0, even though it's not
supposed to be. We really need a new intrinsic, or for the backend to
become smarter and recognize this pattern.
Cc: [email protected]
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'docs/license.html')
0 files changed, 0 insertions, 0 deletions