[PATCH] D127531: [SLP]Improve analysis of same/alternate code ops and scheduling.

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 10:14:36 PDT 2022


vdmitrie added a comment.

In D127531#3602238 <https://reviews.llvm.org/D127531#3602238>, @ABataev wrote:

> In D127531#3602215 <https://reviews.llvm.org/D127531#3602215>, @vdmitrie wrote:
>
>> I'm not sure about how the test case affected supposed to execute the changes.
>> Could you please consider adding more tests to be clearer about the patch purpose?
>
> It is for compile time mostly, nothing else. Just allows to detect gathered elements before scheduling.

Yes, but the summary also says more vector instructions generated. What specific cases are handled now but failed previously?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127531



More information about the llvm-commits mailing list