[PATCH] D82911: [PowerPC][Power10] Exploit the xxspltiw and xxspltidp instructions.

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 12:27:13 PDT 2020


lei updated this revision to Diff 274890.
lei marked 4 inline comments as done.
lei added a comment.

Remove unnecessary FIXME message, accidental formating,  and simplify if-condition as suggested by Victor.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82911

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-splatImm-pcrel.ll
  llvm/test/CodeGen/PowerPC/p10-splatImm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82911.274890.patch
Type: text/x-patch
Size: 28798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/eb24f39f/attachment.bin>


More information about the llvm-commits mailing list