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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 23:35:56 PDT 2022


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

Added original reduced case from @nemanjai .


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/issue55983.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127554.436111.patch
Type: text/x-patch
Size: 6611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220611/f0159dea/attachment.bin>


More information about the llvm-commits mailing list