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

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 22:39:42 PDT 2016


nemanjai updated this revision to Diff 61336.
nemanjai added a comment.
Herald added a subscriber: amehsan.

The regression test that Hal requested is already part of the test case (i.e. the testSameVec* variations). This patch just adds -verify-machineinstrs to the test case.


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.61336.patch
Type: text/x-patch
Size: 51664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160621/d7645bcb/attachment.bin>


More information about the llvm-commits mailing list