[PATCH] D54223: [SimpleLoopUnswitch] adding cost multiplier to cap exponential unswitch with
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 9 11:10:57 PST 2018
fedor.sergeev updated this revision to Diff 173389.
fedor.sergeev added a comment.
introducing cap=4 tests in nested case; use sort -b
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.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54223.173389.patch
Type: text/x-patch
Size: 13676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/cf3db349/attachment.bin>
More information about the llvm-commits
mailing list