[PATCH] D60504: NFC: Improve pattern matching in computeKnownBitsFromAssume.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 08:36:34 PDT 2019
sdesmalen updated this revision to Diff 194526.
sdesmalen added a comment.
- Removed redundant checks for predicate value.
- Renamed `ArgV` to `Cmp`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60504/new/
https://reviews.llvm.org/D60504
Files:
lib/Analysis/ValueTracking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60504.194526.patch
Type: text/x-patch
Size: 21231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/c6f206c1/attachment.bin>
More information about the llvm-commits
mailing list