[PATCH] D134561: AtomicExpand: Support cmpxchg expansion for small FP types
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 13:57:04 PDT 2022
arsenm updated this revision to Diff 464018.
arsenm added a comment.
Herald added subscribers: jrtc27, fedor.sergeev.
Address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134561/new/
https://reviews.llvm.org/D134561
Files:
llvm/lib/CodeGen/AtomicExpandPass.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fadd.ll
llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fmax.ll
llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fmin.ll
llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fsub.ll
llvm/test/Transforms/AtomicExpand/SPARC/partword.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134561.464018.patch
Type: text/x-patch
Size: 101031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/51beac55/attachment.bin>
More information about the llvm-commits
mailing list