[PATCH] D117725: [AVR] Fix atomicrmw result value
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 00:10:53 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG316664783df8: [AVR] Fix atomicrmw result value (authored by aykevl).
Changed prior to commit:
https://reviews.llvm.org/D117725?vs=402343&id=405158#toc
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.405158.patch
Type: text/x-patch
Size: 21927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/3322d345/attachment.bin>
More information about the llvm-commits
mailing list