[llvm] [DependenceAnalysis] Extending SIV to handle separate loops (PR #128782)

Alireza Torabian via llvm-commits llvm-commits at lists.llvm.org
Fri May 30 12:46:36 PDT 2025


1997alireza wrote:

> There are several unrelated formatting changes in there. If it is easer, we can commit a NFC clang-format change so you don't have to worry about clang-format introducing changes anymore.
> 
> With not seeing the loop fusion code, I meant to open a seaparate commit that modifies loop fusion, so this PR does mix two concerns. See https://llvm.org/docs/GitHub.html#stacked-pull-requests.

A separate commit and PR has been created for the changes applied to the loop fusion pass.

https://github.com/llvm/llvm-project/pull/128782


More information about the llvm-commits mailing list