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

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 21:09:40 PST 2020


Esme updated this revision to Diff 305022.
Esme added a comment.

Added a BE line in the test.


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.305022.patch
Type: text/x-patch
Size: 4372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/6b9d80b0/attachment.bin>


More information about the llvm-commits mailing list