[PATCH] D34497: [Power9] Exploit vinsertb instruction

Graham Yiu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 12:19:13 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317503: Adds code to PPC ISEL lowering to recognize byte inserts from vector_shuffles… (authored by gyiu).

Changed prior to commit:
  https://reviews.llvm.org/D34497?vs=103520&id=121764#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34497

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrAltivec.td
  llvm/trunk/test/CodeGen/PowerPC/p9-vinsert-vextract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34497.121764.patch
Type: text/x-patch
Size: 31010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/35265022/attachment.bin>


More information about the llvm-commits mailing list