[all-commits] [llvm/llvm-project] 00ac39: [mlir][linalg] Add one-shot-bufferize tests for Li...
Oleg Shyshkov via All-commits
all-commits at lists.llvm.org
Fri Oct 21 06:40:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00ac39574b9f8b4f3d6bd4b12924ef3174e6f0e9
https://github.com/llvm/llvm-project/commit/00ac39574b9f8b4f3d6bd4b12924ef3174e6f0e9
Author: Oleg Shyshkov <shyshkov at google.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
M mlir/test/Dialect/Linalg/one-shot-bufferize.mlir
Log Message:
-----------
[mlir][linalg] Add one-shot-bufferize tests for Linalg ops: reduce, map and transpose.
Differential Revision: https://reviews.llvm.org/D136431
More information about the All-commits
mailing list