[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 15 05:37:02 PST 2022
uabelho added a comment.
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.
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