[PATCH] D91211: [mlir][Inliner] Refactor the inliner to use nested pass pipelines instead of just canonicalization
    River Riddle via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov 12 23:51:31 PST 2020
    
    
  
rriddle updated this revision to Diff 305045.
rriddle added a comment.
Rebase
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91211/new/
https://reviews.llvm.org/D91211
Files:
  llvm/include/llvm/ADT/Sequence.h
  mlir/include/mlir/Pass/AnalysisManager.h
  mlir/include/mlir/Pass/Pass.h
  mlir/include/mlir/Pass/PassManager.h
  mlir/include/mlir/Transforms/Passes.h
  mlir/include/mlir/Transforms/Passes.td
  mlir/lib/Pass/Pass.cpp
  mlir/lib/Pass/PassRegistry.cpp
  mlir/lib/Transforms/Inliner.cpp
  mlir/test/Dialect/Affine/inlining.mlir
  mlir/test/Dialect/SPIRV/Transforms/inlining.mlir
  mlir/test/Transforms/inlining.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91211.305045.patch
Type: text/x-patch
Size: 28781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/7f8924f3/attachment.bin>
    
    
More information about the llvm-commits
mailing list