[llvm] [LoopInterchange] Supported partially-perfect Loop Nests (PR #199511)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 01:28:47 PDT 2026


================
@@ -265,10 +265,16 @@ static bool populateDependencyMatrix(CharMatrix &DepMatrix, unsigned Level,
           Dep.assign(Level, '*');
----------------
kasuga-fj wrote:

Yeah, I think the test should be added.

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


More information about the llvm-commits mailing list