[PATCH] D79633: [PowerPC] Add support for llvm.ppc.dcbt, llvm.ppc.dcbtst, llvm.ppc.isync intrinsics

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 11:30:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa0da7ec6a3b: [PowerPC] Add support for llvm.ppc.dcbt, llvm.ppc.dcbtst, llvm.ppc.isync… (authored by amyk).

Changed prior to commit:
  https://reviews.llvm.org/D79633?vs=262881&id=273794#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79633

Files:
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/dcbt.ll
  llvm/test/CodeGen/PowerPC/isync.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79633.273794.patch
Type: text/x-patch
Size: 4843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/375c8f2f/attachment.bin>


More information about the llvm-commits mailing list