[PATCH] D93478: [LoopVectorizer] Fix invalid scenario that is allowed to interleave
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 07:31:49 PST 2021
dmgreen added a comment.
Hello
I could not replicate the bug in https://bugs.llvm.org/show_bug.cgi?id=48546 with the latest clang, as I mentioned in the ticket. Can you provide a more specific reproducer, and use it as a test case for what is being fixed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93478/new/
https://reviews.llvm.org/D93478
More information about the llvm-commits
mailing list