[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
Wed Jan 6 11:49:43 PST 2021


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

Updated some of the test cases for the 32 bit compilation.


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/mma-intrinsics.ll
  llvm/test/CodeGen/PowerPC/p10-constants.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92879.314953.patch
Type: text/x-patch
Size: 12505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/c187218d/attachment.bin>


More information about the llvm-commits mailing list