[PATCH] D19859: [LVI] run transfer function for binary operator even when the RHS isn't a constant

John Regehr via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 21:26:52 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347379: [LVI] run transfer function for binary operator even when the RHS isn't a… (authored by regehr, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D19859?vs=174869&id=174870#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D19859

Files:
  llvm/trunk/lib/Analysis/LazyValueInfo.cpp
  llvm/trunk/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19859.174870.patch
Type: text/x-patch
Size: 9271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/4de9905d/attachment.bin>


More information about the llvm-commits mailing list