[PATCH] D127554: [PowerPC] Allow llvm.ppc.cfence to accept pointer types

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


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

Avoid using undef in tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127554

Files:
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/test/CodeGen/PowerPC/cfence-double.ll
  llvm/test/CodeGen/PowerPC/cfence-float.ll
  llvm/test/CodeGen/PowerPC/issue55983.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/cfence-double.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/cfence-float.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/issue55983.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127554.436704.patch
Type: text/x-patch
Size: 7685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/324c5098/attachment.bin>


More information about the llvm-commits mailing list