[all-commits] [llvm/llvm-project] 8bc2cf: [MLIR][Presburger] Simplex: remove redundant membe...

Arjun P via All-commits all-commits at lists.llvm.org
Thu Jun 2 16:30:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bc2cff95acd68d3e94d524b40571d978c251566
      https://github.com/llvm/llvm-project/commit/8bc2cff95acd68d3e94d524b40571d978c251566
  Author: Arjun P <arjunpitchanathan at gmail.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Analysis/Presburger/Simplex.h
    M mlir/lib/Analysis/Presburger/Simplex.cpp

  Log Message:
  -----------
  [MLIR][Presburger] Simplex: remove redundant member vars nRow, nCol

Reviewed By: ftynse

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




More information about the All-commits mailing list