[all-commits] [llvm/llvm-project] 226845: [mlir][Interfaces] TilingInterface: Add test case ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Jun 20 23:57:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2268459985093e9fbbcd4f4361455dd4563d4bd1
https://github.com/llvm/llvm-project/commit/2268459985093e9fbbcd4f4361455dd4563d4bd1
Author: Matthias Springer <me at m-sp.org>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M mlir/test/Interfaces/TilingInterface/tile-using-interface.mlir
M mlir/test/lib/Interfaces/TilingInterface/TestTilingInterface.cpp
Log Message:
-----------
[mlir][Interfaces] TilingInterface: Add test case for linalg.copy on memrefs
Differential Revision: https://reviews.llvm.org/D153347
More information about the All-commits
mailing list