diff options
author | Jonas Paulsson <paulson1@linux.ibm.com> | 2023-12-08 17:19:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-08 17:19:17 +0100 |
commit | 435ba72afda756183a1ddc7a3a160152ad630951 (patch) | |
tree | 0654cd5618b8672cf5902011b6017786cf03a94f /llvm/lib/Support/CommandLine.cpp | |
parent | a87738f86b17f4a8dcde538c60826506e2a27ed1 (diff) | |
download | llvm-435ba72afda756183a1ddc7a3a160152ad630951.zip llvm-435ba72afda756183a1ddc7a3a160152ad630951.tar.gz llvm-435ba72afda756183a1ddc7a3a160152ad630951.tar.bz2 |
[SystemZ] Simplify handling of AtomicRMW instructions. (#74789)
Let the AtomicExpand pass do more of the job of expanding
AtomicRMWInst:s in order to simplify the handling in the backend.
The only cases that the backend needs to handle itself are those of
subword size (8/16 bits) and those directly corresponding to a target
instruction.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions