[PATCH] D134323: AtomicExpand: Avoid some operations if the atomic is overaligned
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 22 15:42:06 PDT 2022
arsenm updated this revision to Diff 462339.
arsenm marked an inline comment as done.
arsenm added a comment.
address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134323/new/
https://reviews.llvm.org/D134323
Files:
llvm/lib/CodeGen/AtomicExpandPass.cpp
llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-i16.ll
llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-i8.ll
llvm/test/Transforms/AtomicExpand/SPARC/partword.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134323.462339.patch
Type: text/x-patch
Size: 53962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220922/ba03ca37/attachment.bin>
More information about the llvm-commits
mailing list