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

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 07:55:41 PST 2021


Conanap updated this revision to Diff 317355.
Conanap marked 2 inline comments as done.
Conanap added a comment.

Loads Hi before Lo now; removed implicit cast.


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.317355.patch
Type: text/x-patch
Size: 21287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/bda021cd/attachment.bin>


More information about the llvm-commits mailing list