[PATCH] D54223: [SimpleLoopUnswitch] adding cost multiplier to cap exponential unswitch with

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 12:59:24 PST 2018


fedor.sergeev updated this revision to Diff 173741.
fedor.sergeev added a comment.

renamed bottom-cap option, updated comments, tests


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54223.173741.patch
Type: text/x-patch
Size: 22975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/a8c8ce7f/attachment.bin>


More information about the llvm-commits mailing list