[PATCH] D130621: [RISCV] Add target feature to force-enable atomics
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 27 08:18:21 PDT 2022
nikic updated this revision to Diff 448048.
nikic added a comment.
Use XLen, test atomic orderings.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130621/new/
https://reviews.llvm.org/D130621
Files:
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoA.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/CodeGen/RISCV/forced-atomics32.ll
llvm/test/CodeGen/RISCV/forced-atomics64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130621.448048.patch
Type: text/x-patch
Size: 45094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/a35b4495/attachment.bin>
More information about the llvm-commits
mailing list