[all-commits] [llvm/llvm-project] e75325: [mlir][Affine] Minor clean-up of D79829

Diego Caballero via All-commits all-commits at lists.llvm.org
Fri May 29 14:48:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e75325cfc397c562964dd39b47198d73c9e9602a
      https://github.com/llvm/llvm-project/commit/e75325cfc397c562964dd39b47198d73c9e9602a
  Author: Diego Caballero <diego.caballero at intel.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Affine/IR/AffineMemoryOpInterfaces.h
    M mlir/include/mlir/Dialect/Affine/IR/AffineMemoryOpInterfaces.td
    M mlir/include/mlir/Dialect/Affine/IR/CMakeLists.txt
    M mlir/lib/Analysis/AffineAnalysis.cpp
    M mlir/lib/Dialect/Affine/IR/AffineMemoryOpInterfaces.cpp

  Log Message:
  -----------
  [mlir][Affine] Minor clean-up of D79829

Addressing D79829 post-commit comments. Minor changes.

Reviewed By: rriddle

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




More information about the All-commits mailing list