[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 03:40:26 PST 2018


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

update as per Max' comments


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.173648.patch
Type: text/x-patch
Size: 13982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/200b10d4/attachment.bin>


More information about the llvm-commits mailing list