[PATCH] D56075: [GuardWidening] Support widening of explicitly expressed guards
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 03:03:03 PST 2019
mkazantsev updated this revision to Diff 185017.
mkazantsev added a comment.
Refactored underlying code to get rid of non-obvious things in logic. 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.185017.patch
Type: text/x-patch
Size: 52186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/0140e1dc/attachment.bin>
More information about the llvm-commits
mailing list