diff options
author | Nicolai Hähnle <[email protected]> | 2018-04-02 14:12:50 +0200 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2018-04-20 09:21:40 +0200 |
commit | a807a9b215d1a6db7fc51478a6bf8fa873f51f58 (patch) | |
tree | 09b7b61baf08c7a52a116e9b01edc4d37c9de5b3 /src/amd/meson.build | |
parent | e788b987d866c12af25cee641209a3a5b2d2c107 (diff) |
ac/nir: fix atomic compare-and-swap
The LLVM instruction returns { i32, i1 }, where the i1 indicates success.
We're only interested in the first part, which is the loaded value.
Fixes dEQP-GLES31.functional.compute.shared_var.atomic.compswap.*
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/amd/meson.build')
0 files changed, 0 insertions, 0 deletions