[PATCH] D151911: [LVI] Handle icmp of ashr.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 22:56:51 PDT 2023


aemerson updated this revision to Diff 530776.
aemerson edited the summary of this revision.
aemerson added a comment.

The original proof from 7ac2db6a489f3f8e588589a69164882df7973d34 isn't alive (ha) anymore, so I re-created it: https://alive2.llvm.org/ce/z/SfpsvX


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151911

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151911.530776.patch
Type: text/x-patch
Size: 4350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/d11c45b6/attachment.bin>


More information about the llvm-commits mailing list