[PATCH] D82715: [LVI][CVP] Handle (x | y) < C style conditions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 09:47:06 PDT 2020


nikic updated this revision to Diff 274854.
nikic marked an inline comment as done.
nikic added a comment.

Change tests to use magic number 42, rather than something that looks like a bit mask.


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

https://reviews.llvm.org/D82715

Files:
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/test/Transforms/CorrelatedValuePropagation/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82715.274854.patch
Type: text/x-patch
Size: 5479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/35ffab85/attachment.bin>


More information about the llvm-commits mailing list