[PATCH] D127609: [AtomicExpand] Make floating point conversion happens before fence insertion

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 01:00:52 PDT 2022


lkail updated this revision to Diff 436685.
lkail added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127609

Files:
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/test/CodeGen/PowerPC/cfence-double.ll
  llvm/test/CodeGen/PowerPC/cfence-float.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/cfence-double.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/cfence-float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127609.436685.patch
Type: text/x-patch
Size: 9974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/370b5808/attachment.bin>


More information about the llvm-commits mailing list