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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 19:55:46 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6710b21d4698: [PowerPC] Allow llvm.ppc.cfence to accept pointer types (authored by lkail).

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.439609.patch
Type: text/x-patch
Size: 7689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/d1a8c834/attachment.bin>


More information about the llvm-commits mailing list