[all-commits] [llvm/llvm-project] 0a52d9: [mlir][linalg] Update Structured Op Interface (NFC).
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Mon May 31 06:23:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a52d9006c8656af242f6cc237d126c62c61bbac
https://github.com/llvm/llvm-project/commit/0a52d9006c8656af242f6cc237d126c62c61bbac
Author: Tobias Gysi <gysit at google.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.h
M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
M mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp
Log Message:
-----------
[mlir][linalg] Update Structured Op Interface (NFC).
Adding methods to access operand properties via OpOperands and mark outdated methods as deprecated.
Differential Revision: https://reviews.llvm.org/D103394
More information about the All-commits
mailing list