[PATCH] D91323: [PowerPC] Add support for intrinsics dcbfps and dcbstps in P10.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 6 21:20:22 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG28fdeea9522f: [PowerPC] Add support for intrinsics dcbfps and dcbstps in P10. (authored by Esme).

Changed prior to commit:
  https://reviews.llvm.org/D91323?vs=307235&id=309808#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91323

Files:
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/dcbf-p10.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91323.309808.patch
Type: text/x-patch
Size: 4926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/f843015d/attachment.bin>


More information about the llvm-commits mailing list