[PATCH] D34630: [Power9] Add additional patterns to recognize and transform insertelt/extractelt to vinsert[h|b]/vextractu[h|b] instructions.
Graham Yiu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 12:56:22 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL317613: Use new vector insert half-word and byte instructions when we see insertelement… (authored by gyiu).
Changed prior to commit:
https://reviews.llvm.org/D34630?vs=113263&id=121964#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34630
Files:
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
llvm/trunk/test/CodeGen/PowerPC/p9-vinsert-vextract.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34630.121964.patch
Type: text/x-patch
Size: 10038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171107/52a9c8dd/attachment.bin>
More information about the llvm-commits
mailing list