[all-commits] [llvm/llvm-project] cf7619: [mlir] Add verification for `linalg.tiled_loop` op.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Apr 15 11:50:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf761904a276f9c1c42e7fc314c1deb50f2fe853
https://github.com/llvm/llvm-project/commit/cf761904a276f9c1c42e7fc314c1deb50f2fe853
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-04-15 (Thu, 15 Apr 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/invalid.mlir
Log Message:
-----------
[mlir] Add verification for `linalg.tiled_loop` op.
Differential Revision: https://reviews.llvm.org/D100555
More information about the All-commits
mailing list