[all-commits] [llvm/llvm-project] 9d1e0d: [mlir][linalg] Fix the type (indicies->indices).
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Jun 11 04:09:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9d1e0dd6b91ce77e99d056bb83cf405e90a8d747
https://github.com/llvm/llvm-project/commit/9d1e0dd6b91ce77e99d056bb83cf405e90a8d747
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-06-11 (Thu, 11 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.h
M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
[mlir][linalg] Fix the type (indicies->indices).
More information about the All-commits
mailing list