[all-commits] [llvm/llvm-project] 370d0b: [mlir] Expose parseDimAndSymbolList from affineops.h

Stella Stamenova via All-commits all-commits at lists.llvm.org
Fri Nov 20 09:27:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 370d0bac902da3c103771900d2d363f7e5121ca2
      https://github.com/llvm/llvm-project/commit/370d0bac902da3c103771900d2d363f7e5121ca2
  Author: Stella Stamenova <stilis at microsoft.com>
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Affine/IR/AffineOps.h
    M mlir/lib/Dialect/Affine/IR/AffineOps.cpp

  Log Message:
  -----------
  [mlir] Expose parseDimAndSymbolList from affineops.h

This was removed from ops.h, but it is used by onnx-mlir

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list