| Issue | 177204 |
|---|---|
| Summary | [SPIRV] Backend does not handle `uinc_wrap` atomics |
| Labels | backend:SPIR-V |
| Assignees | |
| Reporter | jhuber6 |
The SPIR-V backend does not handle `uinc_wrap` atomic instructions, or correctly fall back to the CAS version. See https://godbolt.org/z/s43xWa91n
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
