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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 11:29:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5fae613a4fd3: [LVI] Don't require DominatorTree in LVI (NFC) (authored by nikic).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D76985?vs=264660&id=264978#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76985

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76985.264978.patch
Type: text/x-patch
Size: 17944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/5ec72953/attachment.bin>


More information about the llvm-commits mailing list