[all-commits] [llvm/llvm-project] 628f5c: [mlir] Add a roundtrip test for 'linalg.tiled_loop...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri Mar 19 01:39:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 628f5c9da29b64777b96cb6787c06b14d288a792
https://github.com/llvm/llvm-project/commit/628f5c9da29b64777b96cb6787c06b14d288a792
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-03-19 (Fri, 19 Mar 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/roundtrip.mlir
Log Message:
-----------
[mlir] Add a roundtrip test for 'linalg.tiled_loop' on buffers.
https://llvm.discourse.group/t/rfc-add-linalg-tileop/2833
Differential Revision: https://reviews.llvm.org/D98900
More information about the All-commits
mailing list