[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 16 13:19:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347097: [SimpleLoopUnswitch] adding cost multiplier to cap exponential unswitch with (authored by fedor.sergeev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54223?vs=174120&id=174441#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54223

Files:
  llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch-nested.ll
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch-nested2.ll
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch.ll
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/exponential-nontrivial-unswitch2.ll
  llvm/trunk/test/Transforms/SimpleLoopUnswitch/exponential-switch-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54223.174441.patch
Type: text/x-patch
Size: 30497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/80c8d782/attachment.bin>


More information about the llvm-commits mailing list