[PATCH] D62024: [InstCombine] fold shuffles of insert_subvectors
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 13:09:34 PDT 2019
spatel added a comment.
In D62024#1505318 <https://reviews.llvm.org/D62024#1505318>, @efriedma wrote:
> Can we make a list somewhere of the shuffles which all targets with vector types are expected to support?
Sure - LangRef or less formal? eg, doxygen code comments for InstCombiner::visitShuffleVectorInst()?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62024/new/
https://reviews.llvm.org/D62024
More information about the llvm-commits
mailing list