[PATCH] D25912: [PowerPC] Improvements for BUILD_VECTOR Vol. 1

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 03:40:09 PDT 2016


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

Removed an unnecessary lambda and converted it to a static function.
Simplified the logic.
Converted comments as requested.


Repository:
  rL LLVM

https://reviews.llvm.org/D25912

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
  test/CodeGen/PowerPC/power9-moves-and-splats.ll
  test/CodeGen/PowerPC/vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25912.76535.patch
Type: text/x-patch
Size: 29038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/c10350f2/attachment.bin>


More information about the llvm-commits mailing list