[all-commits] [llvm/llvm-project] c4119a: [MLIR][Affine][NFC] Remove obsolete and ambiguous ...

Frank Laub via All-commits all-commits at lists.llvm.org
Wed Mar 4 13:14:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c4119a5b900a7470faf98284872d12a7d59e5615
      https://github.com/llvm/llvm-project/commit/c4119a5b900a7470faf98284872d12a7d59e5615
  Author: Frank Laub <frank.laub at intel.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M mlir/include/mlir/Analysis/AffineStructures.h
    M mlir/include/mlir/IR/AffineExpr.h
    M mlir/lib/IR/AffineExpr.cpp

  Log Message:
  -----------
  [MLIR][Affine][NFC] Remove obsolete and ambiguous definitions

Summary:
Looks like a refactor that was never completed.

This change removes some unused and ambiguous definitions.

Reviewed By: bondhugula, nicolasvasilache, rriddle

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




More information about the All-commits mailing list