[PATCH] D124655: [IR][CostModel] A scalable vector shuffle can't be an identity, select, or reverse shuffle.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 29 09:47:09 PDT 2022
craig.topper added a comment.
Maybe select is ok, and it's only reverse that also needs to be fixed. I'm checking now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124655/new/
https://reviews.llvm.org/D124655
More information about the llvm-commits
mailing list