[PATCH] D119855: [SLP]Fix vectorization of the alternate cmp instruction with swapped predicates.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 05:35:25 PST 2022


ABataev added a comment.

In D119855#3329255 <https://reviews.llvm.org/D119855#3329255>, @bgraur wrote:

> 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.

I'll wait for the reproducer.


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