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

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 14 13:07:32 PDT 2025


kasuga-fj wrote:

> (see the code snippet below taken from loop interchange source code).

JFYI: the code you’re looking at appears to be slightly outdated.

https://github.com/llvm/llvm-project/blob/5479b7ed4200a85de3aa9335110883a86715811d/llvm/lib/Transforms/Scalar/LoopInterchange.cpp#L321-L335

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


More information about the llvm-commits mailing list