[PATCH] D60676: [NewPM] Add Option handling for SimpleLoopUnswitch
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 21 22:14:52 PDT 2019
skatkov updated this revision to Diff 196033.
skatkov added a comment.
Handled comment, please review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60676/new/
https://reviews.llvm.org/D60676
Files:
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
test/Transforms/SimpleLoopUnswitch/delete-dead-blocks.ll
test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch-nested.ll
test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch-nested2.ll
test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch.ll
test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch2.ll
test/Transforms/SimpleLoopUnswitch/exponential-switch-unswitch.ll
test/Transforms/SimpleLoopUnswitch/guards.ll
test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch-cost.ll
test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
test/Transforms/SimpleLoopUnswitch/update-scev.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60676.196033.patch
Type: text/x-patch
Size: 22973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/cac06a09/attachment.bin>
More information about the llvm-commits
mailing list