[PATCH] D159252: [LoongArch] Improve codegen for i8/i16 'atomicrmw xchg a, {0,-1}'

hev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 23:52:31 PDT 2023


hev created this revision.
hev added reviewers: SixWeining, xen0n.
Herald added subscribers: luismarques, s.egerton, PkmX, JDevlieghere, simoncook, hiraditya, arichardson.
Herald added a project: All.
hev requested review of this revision.
Herald added subscribers: llvm-commits, wangpc.
Herald added a project: LLVM.

Similar to D156801 <https://reviews.llvm.org/D156801> for RISCV.

Link: https://github.com/rust-lang/rust/pull/114034
Link: https://github.com/llvm/llvm-project/issues/64090


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D159252

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/test/CodeGen/LoongArch/ir-instruction/atomicrmw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159252.554911.patch
Type: text/x-patch
Size: 11469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/96be8171/attachment-0001.bin>


More information about the llvm-commits mailing list