[PATCH] D77448: [PowerPC] Canonicalize shuffles to match more single-instruction masks on LE

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 18:58:08 PDT 2020


nemanjai updated this revision to Diff 254978.
nemanjai added a comment.
Herald added a subscriber: wuzish.

Updated to reflect changes in the pre-committed new test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77448

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/PowerPC/canonical-merge-shuffles.ll
  llvm/test/CodeGen/PowerPC/pre-inc-disable.ll
  llvm/test/CodeGen/PowerPC/scalar_vector_test_4.ll
  llvm/test/CodeGen/PowerPC/vec_conv_i16_to_fp32_elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77448.254978.patch
Type: text/x-patch
Size: 19516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200404/df730e74/attachment.bin>


More information about the llvm-commits mailing list