[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 04:18:05 PST 2022
ABataev added a comment.
In D115955#3289938 <https://reviews.llvm.org/D115955#3289938>, @bkramer wrote:
> 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.
Thanks!
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