[PATCH] D50040: [GuardWidening] Widen very likely non-taken br instructions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 18:42:17 PDT 2018


mkazantsev updated this revision to Diff 159440.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.

Removed one of TODO limitations, added corresponding tests.


https://reviews.llvm.org/D50040

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50040.159440.patch
Type: text/x-patch
Size: 20066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/3ec80cf7/attachment.bin>


More information about the llvm-commits mailing list