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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 01:42:15 PST 2019


mkazantsev updated this revision to Diff 186603.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.
Herald added a subscriber: jdoerfert.

Added test with mixed guards (both intrinsic and widenable conditions).


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_widenable_condition_guards.ll
  test/Transforms/GuardWidening/mixed_guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56075.186603.patch
Type: text/x-patch
Size: 54085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/0e468b1a/attachment.bin>


More information about the llvm-commits mailing list