[PATCH] D118538: [SLP] Schedule only sub-graph of vectorizable instructions
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 09:34:36 PDT 2022
reames added a comment.
In D118538#3395837 <https://reviews.llvm.org/D118538#3395837>, @uabelho wrote:
> In D118538#3359672 <https://reviews.llvm.org/D118538#3359672>, @uabelho wrote:
>
>> 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.
>
> I've verified that the above two problems I saw both disappeared with 6253b77da9 <https://reviews.llvm.org/rG6253b77da9f3fd7ee3286a2b4d39e87b0f0f55f5>:
>
> [SLP] Respect control dependence within a block during scheduling
Thank you! Positive confirmation here very much appreciated.
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