[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:01:47 PST 2019
mkazantsev updated this revision to Diff 185517.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.
Housted logic from `widenCondCommon` to `widenGuard`.
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.185517.patch
Type: text/x-patch
Size: 50926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/d0e33b9d/attachment-0001.bin>
More information about the llvm-commits
mailing list