[all-commits] [llvm/llvm-project] 8fb6c3: [mlir][linalg] Cleanup LinalgOp usage in op declar...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu Jun 3 07:06:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fb6c31cbba51b494f232273cdc54dc0788fcd59
https://github.com/llvm/llvm-project/commit/8fb6c31cbba51b494f232273cdc54dc0788fcd59
Author: Tobias Gysi <gysit at google.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
[mlir][linalg] Cleanup LinalgOp usage in op declarations.
Replace the uses of deprecated Structured Op Interface methods in LinalgOps.cpp. This patch is based on https://reviews.llvm.org/D103394.
Differential Revision: https://reviews.llvm.org/D103506
More information about the All-commits
mailing list