[all-commits] [llvm/llvm-project] 6b265f: [mlir][linalg] Cleanup LinalgOp usage in loop lowe...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu Jun 3 06:30:47 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b265f949f6a5e92075eff018fa0f924bcc5da48
https://github.com/llvm/llvm-project/commit/6b265f949f6a5e92075eff018fa0f924bcc5da48
Author: Tobias Gysi <gysit at google.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Loops.cpp
Log Message:
-----------
[mlir][linalg] Cleanup LinalgOp usage in loop lowering.
Replace the uses of deprecated Structured Op Interface methods in Loops.cpp. This patch is based on https://reviews.llvm.org/D103394.
Differential Revision: https://reviews.llvm.org/D103453
More information about the All-commits
mailing list