[PATCH] D106613: Bad SLPVectorization shufflevector replacement, resulting in write to wrong memory location
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 25 11:29:49 PDT 2021
ABataev added a comment.
In D106613#3022574 <https://reviews.llvm.org/D106613#3022574>, @vtjnash wrote:
> I don't have a test, but it sounded like you did?
Iris already committed and should fail with your patch, you need to update the checks in this test (llvm/test/Transforms/SLPVectorizer/X86/extract_in_tree_user.ll)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106613/new/
https://reviews.llvm.org/D106613
More information about the llvm-commits
mailing list