[PATCH] D54223: [SimpleLoopUnswitch] adding cost multiplier to cap exponential unswitch with
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 14 13:52:00 PST 2018
fedor.sergeev updated this revision to Diff 174094.
fedor.sergeev added a comment.
This revision is now accepted and ready to land.
handle switch candidates; exponential switch case added
Repository:
rL LLVM
https://reviews.llvm.org/D54223
Files:
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54223.174094.patch
Type: text/x-patch
Size: 29315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/f26e75b4/attachment.bin>
More information about the llvm-commits
mailing list