[PATCH] D136525: [M68k] Add codegen pattern for atomic load / store

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 19:42:22 PDT 2022


0x59616e updated this revision to Diff 469952.
0x59616e retitled this revision from "[WIP][M68k] Add implementation for atomic load / store" to "[M68k] Add codegen pattern for atomic load / store".
0x59616e edited the summary of this revision.
0x59616e added reviewers: myhsu, RKSimon, ricky26, glaubitz.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136525/new/

https://reviews.llvm.org/D136525

Files:
  llvm/lib/Target/M68k/M68kISelLowering.cpp
  llvm/lib/Target/M68k/M68kInstrAtomics.td
  llvm/lib/Target/M68k/M68kInstrInfo.td
  llvm/lib/Target/M68k/M68kTargetMachine.cpp
  llvm/test/CodeGen/M68k/atomic-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136525.469952.patch
Type: text/x-patch
Size: 14150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221023/e1789fcf/attachment.bin>


More information about the llvm-commits mailing list