[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 10 06:22:52 PST 2022
alexfh added a comment.
I think, the last commit (ad2a0ccf8f9816fd7805138bbf582117246f5489 <https://reviews.llvm.org/rGad2a0ccf8f9816fd7805138bbf582117246f5489>) still has some problems. We are seeing sporadic clang crashes after this commit. I'm trying to confirm this by comparing this revision with the previous one and trying to get a test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115955/new/
https://reviews.llvm.org/D115955
More information about the llvm-commits
mailing list