[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 11:54:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG91836fd7f3c1: [LVI][CVP] Handle (x | y) < C style conditions (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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.274885.patch
Type: text/x-patch
Size: 5479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/182c1e6f/attachment.bin>


More information about the llvm-commits mailing list