[all-commits] [llvm/llvm-project] c120b3: [LoopInterchange] Add test for partially-perfect l...
Rohit Garg via All-commits
all-commits at lists.llvm.org
Wed Jun 10 23:45:42 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c120b3a364519ab424838371ad7369a163d3ee8c
https://github.com/llvm/llvm-project/commit/c120b3a364519ab424838371ad7369a163d3ee8c
Author: Rohit Garg <rohgarg at qti.qualcomm.com>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
A llvm/test/Transforms/LoopInterchange/partially-perfect-loop.ll
Log Message:
-----------
[LoopInterchange] Add test for partially-perfect loop nests (NFC) (#201507)
This PR adds test case for the imperfect loop nest case in
LoopInterchange. The corresponding support is being added in
https://github.com/llvm/llvm-project/pull/199511.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list