[PATCH] D78061: [ValueLattice] Remove unused DataLayout parameter of mergeIn

Aaron Puchert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 15:15:35 PDT 2020


aaronpuchert created this revision.
aaronpuchert added a reviewer: fhahn.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78061

Files:
  llvm/include/llvm/Analysis/ValueLattice.h
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/unittests/Analysis/ValueLatticeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78061.257126.patch
Type: text/x-patch
Size: 5661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/dfb50c43/attachment.bin>


More information about the llvm-commits mailing list