[all-commits] [llvm/llvm-project] 7ff276: Revert "[LoopInterchange] Replace tightly-nesting-...
Ta-Wei Tu via All-commits
all-commits at lists.llvm.org
Wed Mar 10 09:25:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ff2768be14f55a60100e47ba3849e1495f0f002
https://github.com/llvm/llvm-project/commit/7ff2768be14f55a60100e47ba3849e1495f0f002
Author: Ta-Wei Tu <tu.da.wei at gmail.com>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M llvm/include/llvm/Analysis/LoopNestAnalysis.h
M llvm/lib/Analysis/LoopNestAnalysis.cpp
M llvm/lib/Transforms/Scalar/LoopInterchange.cpp
R llvm/test/Transforms/LoopInterchange/pr48113.ll
Log Message:
-----------
Revert "[LoopInterchange] Replace tightly-nesting-ness check with the one from `LoopNest`"
This reverts commit df9158c9a45a6902c2b0394f9bd6512e3e441f31.
More information about the All-commits
mailing list