[PATCH] D92879: [PowerPC] Materialize 34 bit constants with pli on Power 10.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 05:19:59 PST 2021


stefanp updated this revision to Diff 320756.
stefanp added a comment.

Adjusted test cast that I forgot to fix on rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92879

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-constants.ll
  llvm/test/CodeGen/PowerPC/paired-vector-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92879.320756.patch
Type: text/x-patch
Size: 13173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/1066fe26/attachment.bin>


More information about the llvm-commits mailing list