[PATCH] D72660: [PowerPC] Improve handling of some BUILD_VECTOR nodes

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 16:32:09 PST 2020


nemanjai updated this revision to Diff 237812.
nemanjai added a comment.

The shift amount for one of the patterns was wrong for little endian.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72660

Files:
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/test/CodeGen/PowerPC/reduce_scalarization02.ll
  llvm/test/CodeGen/PowerPC/vec_conv_fp32_to_i64_elts.ll
  llvm/test/CodeGen/PowerPC/vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72660.237812.patch
Type: text/x-patch
Size: 63613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/7819e172/attachment.bin>


More information about the llvm-commits mailing list