This patch changes LoopUnrollAndJamPass from FunctionPass to LoopNest pass.
The next patch will utilize LoopNest to effectively handle loop nests.
addressed inline comments.
| Paths 
 |  Differential  D102965  
[LoopUnrollAndJam] Change LoopUnrollAndJamPass to LoopNest pass AbandonedPublic Authored by eopXD on May 22 2021, 12:41 AM. 
Details 
Diff Detail 
 
Unit TestsFailed 
 Event TimelineComment Actions Accidentally opened a new diff. Diff should be updated to https://reviews.llvm.org/D102904 
Revision Contents 
 
 
Diff 347178 llvm/include/llvm/Transforms/Scalar/LoopFlatten.h
 llvm/lib/Passes/PassBuilder.cpp
 llvm/lib/Passes/PassRegistry.def
 llvm/lib/Transforms/Scalar/LoopFlatten.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clang-tidy: warning: invalid case style for function 'Flatten' [readability-identifier-naming]
not useful