[all-commits] [llvm/llvm-project] 4aeeb9: [mlir][Linalg] Allow all build methods of Structur...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Mon Aug 23 13:06:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4aeeb91a9249282231cdd35773c17110e05a870d
https://github.com/llvm/llvm-project/commit/4aeeb91a9249282231cdd35773c17110e05a870d
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2021-08-23 (Mon, 23 Aug 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/mlir-linalg-ods-gen/test-linalg-ods-gen.tc
M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp
Log Message:
-----------
[mlir][Linalg] Allow all build methods of Structured ops to specify additional attributes.
Differential Revision: https://reviews.llvm.org/D108338
More information about the All-commits
mailing list