[PATCH] D28921: [PM] Port LoopSink to the new pass manager.
    Chandler Carruth via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 19 16:27:56 PST 2017
    
    
  
chandlerc updated this revision to Diff 85056.
chandlerc marked 3 inline comments as done.
chandlerc added a comment.
Update with fixes to most of the review comments. Factoring one thing out into
a separate patch.
https://reviews.llvm.org/D28921
Files:
  include/llvm/Transforms/Scalar/LoopSink.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/Scalar/LoopSink.cpp
  test/Transforms/LICM/loopsink.ll
  test/Transforms/LICM/sink.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28921.85056.patch
Type: text/x-patch
Size: 5941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/e6772925/attachment.bin>
    
    
More information about the llvm-commits
mailing list