[PATCH] D87045: [LoopNest] Handle loop-nest passes in LoopPassManager
    Whitney Tsang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 16 09:07:44 PST 2020
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa3693ad0b34: [LoopNest] Handle loop-nest passes in LoopPassManager (authored by Whitney).
Changed prior to commit:
  https://reviews.llvm.org/D87045?vs=305661&id=312229#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87045/new/
https://reviews.llvm.org/D87045
Files:
  llvm/include/llvm/Analysis/LoopNestAnalysis.h
  llvm/include/llvm/Transforms/Scalar/LoopPassManager.h
  llvm/lib/Analysis/LoopNestAnalysis.cpp
  llvm/lib/Transforms/Scalar/LoopPassManager.cpp
  llvm/unittests/IR/PassBuilderCallbacksTest.cpp
  llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87045.312229.patch
Type: text/x-patch
Size: 30214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/bbb084f6/attachment.bin>
    
    
More information about the llvm-commits
mailing list