[PATCH] D104809: [SLPVectorizer] Fix crash in vectorizeChainsInBlock for scalable vector.
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 09:42:33 PDT 2021
CarolineConcatto marked 3 inline comments as done.
CarolineConcatto added a comment.
Thank you @ABataev.
I've changes to the correct way to avoid extract with scalable, as you suggested, in the cost.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104809/new/
https://reviews.llvm.org/D104809
More information about the llvm-commits
mailing list