[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
Sun Aug 5 22:49:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338988: [GuardWidening] Widen guards with conditions of frequently taken dominated… (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49974?vs=158973&id=159243#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49974

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49974.159243.patch
Type: text/x-patch
Size: 23170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/41bbd252/attachment.bin>


More information about the llvm-commits mailing list