[llvm] [LoopInterchange] Motivating example for interchange. NFC. (PR #171631)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 08:19:38 PST 2025


https://github.com/kasuga-fj approved this pull request.

I'm not sure if it is a good idea to add motivating examples where interchange still cannot be applied to regression tests (if the remark outputs change frequently due to minor modifications to LoopInterchange, it might be burdensome), but I don't have any strong objections.

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


More information about the llvm-commits mailing list