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

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 13:12:46 PST 2018


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

introducing two tests, no comments addressed yet


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.173215.patch
Type: text/x-patch
Size: 7855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/a89d289d/attachment.bin>


More information about the llvm-commits mailing list