[llvm] [LoopFusion] Extending SIV to handle separate loops (PR #146383)
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 2 02:28:23 PDT 2025
Meinersbur wrote:
Stacked PRs are applied to the branch of the predecessor PR (https://github.com/1997alireza/llvm-project/tree/da-siv-separate-loops). However, problems occur when branches are PRs are from different repositories (here: https://github.com/llvm/llvm-project and https://github.com/1997alireza/llvm-project).
Anyway, one can see the changes introduced only by this PR here:
https://github.com/1997alireza/llvm-project/compare/da-siv-separate-loops...loopfuse-da-info
https://github.com/llvm/llvm-project/pull/146383
More information about the llvm-commits
mailing list