[PATCH] D159205: [SLP]Try to vectorize scalars, being vectorized already, but do not need to be scheduled.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 09:54:43 PDT 2023


ABataev added a comment.

In D159205#4648872 <https://reviews.llvm.org/D159205#4648872>, @bgraur wrote:

> Just tried the patch and it fixes our issue! Waiting unpatiantly for you to submit the fix forward!
>
> Haven't yet got near a reproducer, do you still need it?

Fixed in ebed4692f8160e65c5a04c3edfb61b82ca037574 <https://reviews.llvm.org/rGebed4692f8160e65c5a04c3edfb61b82ca037574>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159205



More information about the llvm-commits mailing list