[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 10:48:46 PDT 2020


lei updated this revision to Diff 274867.
lei added a comment.

- clean up condition code in `isFPImmLegal()`
- split test file into pcrel and non-pcrel related, clean up checks
- add test for BE elfv2


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.274867.patch
Type: text/x-patch
Size: 29373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/0cb579cb/attachment.bin>


More information about the llvm-commits mailing list