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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 11:23:13 PST 2022


reames added a comment.

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.


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