[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
Thu Aug 2 23:56:10 PDT 2018


mkazantsev updated this revision to Diff 158931.
mkazantsev marked 5 inline comments as done.

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.158931.patch
Type: text/x-patch
Size: 20238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/d401cbfe/attachment.bin>


More information about the llvm-commits mailing list