[PATCH] D90173: [PowerPC] Exploit splat instruction xxsplti32dx in Power10

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 10:11:23 PST 2020


Conanap updated this revision to Diff 302886.
Conanap marked 5 inline comments as done.
Conanap added a comment.

Addressed some formatting problems as well as corrected incorrect arguments for Hi case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90173

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90173.302886.patch
Type: text/x-patch
Size: 11513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/59009db4/attachment.bin>


More information about the llvm-commits mailing list