[PATCH] D123169: AtomicExpand: Change return type for shouldExpandAtomicStoreInIR
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 18:18:41 PDT 2022
arsenm updated this revision to Diff 421059.
arsenm marked 2 inline comments as done.
arsenm added a comment.
Address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123169/new/
https://reviews.llvm.org/D123169
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/AtomicExpandPass.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
llvm/lib/Target/Hexagon/HexagonISelLowering.h
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123169.421059.patch
Type: text/x-patch
Size: 9839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/858284b9/attachment.bin>
More information about the llvm-commits
mailing list