[PATCH] D115268: [SLP]Fix comparator for cmp instruction vectorization.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 16:58:25 PST 2021
ABataev added a comment.
In D115268#3178179 <https://reviews.llvm.org/D115268#3178179>, @vporpo wrote:
> Do you think you could add a small test that triggers the issue?
The test test/Transforms/SLPVectorizer/X86/vectorize-cmps.ll triggers it for us with MSVC, debug build.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115268/new/
https://reviews.llvm.org/D115268
More information about the llvm-commits
mailing list