[PATCH] D117725: [AVR] Fix atomicrmw result value

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 23 09:00:24 PST 2022


aykevl updated this revision to Diff 402343.
aykevl added a comment.

- small update to the load8.ll test to make it more readable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117725

Files:
  llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp
  llvm/lib/Target/AVR/AVRFrameLowering.cpp
  llvm/lib/Target/AVR/AVRISelLowering.cpp
  llvm/lib/Target/AVR/AVRISelLowering.h
  llvm/lib/Target/AVR/AVRInstrInfo.td
  llvm/lib/Target/AVR/AVRRegisterInfo.cpp
  llvm/lib/Target/AVR/AVRSubtarget.h
  llvm/test/CodeGen/AVR/atomics/load16.ll
  llvm/test/CodeGen/AVR/atomics/load8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117725.402343.patch
Type: text/x-patch
Size: 21890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220123/21f7bc51/attachment.bin>


More information about the llvm-commits mailing list