[PATCH] D34009: [Power9] Exploit vector integer extend instructions when indices aren't correct

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 09:01:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307169: [Power9] Exploit vector integer extend instructions when indices aren't correct. (authored by jtony).

Changed prior to commit:
  https://reviews.llvm.org/D34009?vs=102253&id=105278#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34009

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/vec_int_ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34009.105278.patch
Type: text/x-patch
Size: 23925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/4b210a7c/attachment.bin>


More information about the llvm-commits mailing list