[PATCH] D119855: [SLP]Fix vectorization of the alternate cmp instruction with swapped predicates.
Bogdan Graur via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 05:11:18 PST 2022
bgraur added a comment.
I was trying to confirm that this patch fixes a mis-compile and it seems clang crashes with this patched in (does not crash without the patch).
I'm working on a reproducer, but I'd advise not to submit this yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119855/new/
https://reviews.llvm.org/D119855
More information about the llvm-commits
mailing list