[PATCH] D126713: [SLPVectorizer] Fix extractelement insertion point
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 11:46:26 PDT 2022
anna added a comment.
JFI: It also requires updating a lot of tests, around 25 in X86 with CHECK lines updated since the insertion point changed. I have not tested the other targets, but there would be others as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126713/new/
https://reviews.llvm.org/D126713
More information about the llvm-commits
mailing list