aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/SimplifyCFG/RISCV
diff options
context:
space:
mode:
authorLleu Yang <hello@megakite.icu>2026-02-10 08:39:05 +0800
committerGitHub <noreply@github.com>2026-02-10 01:39:05 +0100
commit8fc59bc0e3b7bda5a069a2e93a0367f97eebda2b (patch)
treec743492cbd4137880fdda62043d43124c1250f08 /llvm/test/Transforms/SimplifyCFG/RISCV
parent48dffbc654f2a606025f4b14c9b789c99f8188ae (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[SPIRV] Add handling for `uinc_wrap` and `udec_wrap` atomics (#179114)HEADmain
This adds atomicrmw `uinc_wrap` and `udec_wrap` operations support for SPIR-V. Since SPIR-V doesn't provide dedicated instructions for those two operations, we have to use the `AtomicExpand` pass to expand the operations into CAS forms. Closes #177204.
Diffstat (limited to 'llvm/test/Transforms/SimplifyCFG/RISCV')
0 files changed, 0 insertions, 0 deletions