[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 15 05:38:17 PST 2022
ABataev added a comment.
In D115955#3322699 <https://reviews.llvm.org/D115955#3322699>, @uabelho wrote:
> In D115955#3322693 <https://reviews.llvm.org/D115955#3322693>, @ABataev wrote:
>
>> In D115955#3322678 <https://reviews.llvm.org/D115955#3322678>, @uabelho wrote:
>>
>>> I think I'm seeing a miscompile with this patch on trunk. Are we aware of any such problems?
>>
>> Do you have a reproducer or something like this?
>
> Not yet. I'm trying to extract something but thought I'd ask if you're already aware of any miscompilation problems in the meantime.
No.
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