[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 10 06:52:52 PST 2022
ABataev added a comment.
In D115955#3311016 <https://reviews.llvm.org/D115955#3311016>, @alexfh wrote:
> 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.
Let me know if you have a reproducer, will try to fix it ASAP.
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