[PATCH] D32135: [LVI Printer] Rely on the LVI analysis functions rather than the LVI cache

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 08:04:53 PDT 2017


anna updated this revision to Diff 96399.
anna added a comment.

Use dominator information to identify which blocks we can solve for.
Addressed review comments.


https://reviews.llvm.org/D32135

Files:
  include/llvm/Analysis/LazyValueInfo.h
  lib/Analysis/LazyValueInfo.cpp
  test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32135.96399.patch
Type: text/x-patch
Size: 16116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/ab6ea5f3/attachment.bin>


More information about the llvm-commits mailing list