[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 18:59:05 PST 2017
chandlerc updated this revision to Diff 85091.
chandlerc marked an inline comment as done.
chandlerc added a comment.
Update to use the newly added helper to compute the preorder walk, and
a freshened comment.
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.85091.patch
Type: text/x-patch
Size: 5705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/3cf04f53/attachment.bin>
More information about the llvm-commits
mailing list