[all-commits] [llvm/llvm-project] adcb98: [mlir][tensor] Add a tiling interface registration...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Thu Jan 26 17:53:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adcb98880972bec908249d091ed5634524250fa4
https://github.com/llvm/llvm-project/commit/adcb98880972bec908249d091ed5634524250fa4
Author: Hanhan Wang <hanchung at google.com>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorTilingInterfaceImpl.h
M mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp
Log Message:
-----------
[mlir][tensor] Add a tiling interface registration for pack/unpack only.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D141977
More information about the All-commits
mailing list