[all-commits] [llvm/llvm-project] c96203: [mlir][nfc] Expose linalg tiling helpers.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Wed Feb 9 06:26:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c962038914dced8b85ac9210c28c26d2f94cfb6b
https://github.com/llvm/llvm-project/commit/c962038914dced8b85ac9210c28c26d2f94cfb6b
Author: Alexander Belyaev <pifon at google.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
Log Message:
-----------
[mlir][nfc] Expose linalg tiling helpers.
Differential Revision: https://reviews.llvm.org/D119330
More information about the All-commits
mailing list