[PATCH] D118538: [SLP] Schedule only sub-graph of vectorizable instructions

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 04:22:30 PST 2022


uabelho added a comment.

In D118538#3357833 <https://reviews.llvm.org/D118538#3357833>, @reames wrote:

> In D118538#3356307 <https://reviews.llvm.org/D118538#3356307>, @uabelho wrote:
>
>> We see other problems that started appearing with this commit.
>
> If you have known problems, please file a bug.  Waiting until I fix one and then reporting something new in the review after a reland is less than helpful.
>
> I'm about to revert again.  I don't have time to investigate this immediately, so it'll probably be a day or two before I report back on the cause of this one.

I wrote
 https://github.com/llvm/llvm-project/issues/54197
and
 https://github.com/llvm/llvm-project/issues/54198
about the two problems I've seen.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118538/new/

https://reviews.llvm.org/D118538



More information about the llvm-commits mailing list