Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133755
[LoongArch] Add codegen support for atomicrmw add/sub/nand/and/or/xor operation ClosedPublic Authored by gonglingqin on Sep 13 2022, 1:16 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 21 2022, 7:17 AM This revision was landed with ongoing or failed builds.Sep 22 2022, 6:34 PM Closed by commit rGac295597a87a: [LoongArch] Add codegen support for atomicrmw add/sub/nand/and/or/xor operation (authored by gonglingqin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462369 llvm/include/llvm/IR/IntrinsicsLoongArch.td
llvm/lib/Target/LoongArch/LoongArchExpandAtomicPseudoInsts.cpp
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
llvm/test/CodeGen/LoongArch/ir-instruction/atomicrmw.ll
|