[PATCH] D115955: [SLP]Alternate vectorization for cmp instructions.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 12:31:06 PST 2022


ABataev added a comment.

In D115955#3308744 <https://reviews.llvm.org/D115955#3308744>, @jyknight wrote:

> In D115955#3308207 <https://reviews.llvm.org/D115955#3308207>, @ABataev wrote:
>
>> It was reverted in 14, currently only in trunk.
>
> That doesn't appear to be accurate -- the revert, https://github.com/llvm/llvm-project/commit/0c3d22a5926dd7d6fd28682683abd9d476f8e78b didn't make it into 14.x branch cut, while the initial change, https://github.com/llvm/llvm-project/commit/83620bd2ad867f706c699d0f2b8be10e43d9f3d7 did. There is no cherry-pick revert subsequently on the branch, either.

Ok, need to create a ticket to revert the patch from 14.0, it was not correct.


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