[PATCH] D56075: [GuardWidening] Support widening of explicitly expressed guards

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 03:38:27 PST 2019


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

Removed redundant code by an NFC, rebased.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56075/new/

https://reviews.llvm.org/D56075

Files:
  lib/Transforms/Scalar/GuardWidening.cpp
  test/Transforms/GuardWidening/basic_explicit_guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56075.185522.patch
Type: text/x-patch
Size: 50505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/840fe51a/attachment.bin>


More information about the llvm-commits mailing list