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

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 17:23:55 PDT 2020


amyk updated this revision to Diff 274657.
amyk added a comment.

Updated the patch:

- to include proper test case to account for PC Rel.
- add BE run line to the test case.


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/power10-immediate-moves-and-splats.ll

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


More information about the llvm-commits mailing list