[PATCH] D76985: [LVI] Don't require DominatorTree in LVI (NFC)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 09:40:09 PDT 2020


nikic updated this revision to Diff 264660.
nikic added a comment.

Move getDomTree() call to LVI printer invocation.


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

https://reviews.llvm.org/D76985

Files:
  include/llvm/Analysis/LazyValueInfo.h
  lib/Analysis/LazyValueInfo.cpp
  lib/Transforms/Scalar/JumpThreading.cpp
  lib/Transforms/Utils/LowerSwitch.cpp
  test/Analysis/LazyValueAnalysis/invalidation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76985.264660.patch
Type: text/x-patch
Size: 17869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/c679c416/attachment.bin>


More information about the llvm-commits mailing list