[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.
Benjamin Kramer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 04:10:45 PST 2022
bkramer added a comment.
In D115955#3289769 <https://reviews.llvm.org/D115955#3289769>, @ABataev wrote:
> In D115955#3289249 <https://reviews.llvm.org/D115955#3289249>, @cmtice wrote:
>
>> We're still working on getting you a reproducible test case, but this is definitely causing some bad codegen for us. Could you please revert it while we work on getting you the test case?
>
> Hi, sure, I'll revert it. Still need a reproducer to investigate and fix the bug.
I went ahead and reverted it for now to unblock things. Hopefully Halide folks can find a test case soon.
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