[llvm] [DependenceAnalysis] Extending SIV to handle separate loops (PR #128782)
Alireza Torabian via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 11 08:48:10 PDT 2025
1997alireza wrote:
> > A separate commit and PR has been created for the changes applied to the loop fusion pass.
>
> Do you mean [1997alireza#1](https://github.com/1997alireza/llvm-project/pull/1) ? You already merged it into this PR so https://github.com/llvm/llvm-project/pull/128782/files includes the LoopFuse changes again. The point of [Stacked PRs](https://llvm.org/docs/GitHub.html#stacked-pull-requests) is to not merge them.
Reverted the merged PR. Now the PR is pending to merge to the branch da-siv-separate-loops (https://github.com/1997alireza/llvm-project/pull/2).
https://github.com/llvm/llvm-project/pull/128782
More information about the llvm-commits
mailing list