[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
Fri Aug 3 04:19:10 PDT 2018


mkazantsev updated this revision to Diff 158973.
mkazantsev marked 2 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.158973.patch
Type: text/x-patch
Size: 23015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/4731df16/attachment.bin>


More information about the llvm-commits mailing list