[PATCH] D92475: [IR] Bail out for scalable vectors in ShuffleVectorInst::isConcat
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 03:12:52 PST 2020
sdesmalen accepted this revision.
sdesmalen added a comment.
This revision is now accepted and ready to land.
LGTM, a vector concat cannot be expressed for with shufflevector for scalable vectors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92475/new/
https://reviews.llvm.org/D92475
More information about the llvm-commits
mailing list