[all-commits] [llvm/llvm-project] e833e5: [ValueLattice] Remove unused DataLayout parameter ...

Aaron Puchert via All-commits all-commits at lists.llvm.org
Tue Apr 14 04:35:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e833e583000ec3f5f5ce85523aa49adae3355144
      https://github.com/llvm/llvm-project/commit/e833e583000ec3f5f5ce85523aa49adae3355144
  Author: Aaron Puchert <aaronpuchert at alice-dsl.net>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

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

  Log Message:
  -----------
  [ValueLattice] Remove unused DataLayout parameter of mergeIn, NFC

Reviewed By: fhahn, echristo

Differential Revision: https://reviews.llvm.org/D78061




More information about the All-commits mailing list