[PATCH] D49974: [GuardWidening] Widen guards with conditions of frequently taken dominated branches

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 00:54:44 PDT 2018


mkazantsev updated this revision to Diff 157924.
mkazantsev added a comment.

Fixed indents.


https://reviews.llvm.org/D49974

Files:
  lib/Transforms/Scalar/GuardWidening.cpp
  test/Transforms/GuardWidening/widen-frequent-branches.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49974.157924.patch
Type: text/x-patch
Size: 18751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/eba390f8/attachment.bin>


More information about the llvm-commits mailing list