[PATCH] D20239: [Power9] Add codegen for VSX word insert/extract instructions

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 06:06:04 PDT 2016


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

Addressed the comments regarding naming, comments and situations where the vector operands to the shuffle are the same vector.
Provided test cases for the additional cases.


Repository:
  rL LLVM

http://reviews.llvm.org/D20239

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCInstrVSX.td
  lib/Target/PowerPC/README_P9.txt
  test/CodeGen/p9-xxinsertw-xxextractuw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20239.59049.patch
Type: text/x-patch
Size: 51608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/517958f8/attachment.bin>


More information about the llvm-commits mailing list