[PATCH] D34630: [Power9] Add additional patterns to recognize and transform insertelt/extractelt to vinsert[h|b]/vextractu[h|b] instructions.
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 01:09:10 PDT 2017
nemanjai added a comment.
I think the vector extract portion of this interacts with https://reviews.llvm.org/D34032. We should figure out which of the two sequences is optimal and settle on that.
Repository:
rL LLVM
https://reviews.llvm.org/D34630
More information about the llvm-commits
mailing list