[all-commits] [llvm/llvm-project] 6237cd: [mlir][Linalg] NFC - Add C++ builder to TileOp
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Sun Dec 18 05:51:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6237cd7785904e071f367eaef80df1848338614a
https://github.com/llvm/llvm-project/commit/6237cd7785904e071f367eaef80df1848338614a
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-12-18 (Sun, 18 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
Log Message:
-----------
[mlir][Linalg] NFC - Add C++ builder to TileOp
More information about the All-commits
mailing list