[all-commits] [llvm/llvm-project] b06744: [mlir][Tensor] Dont drop attributes during tiling.
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Fri Apr 28 16:45:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b06744057fc6906c682e1934ddce07a91b78a05b
https://github.com/llvm/llvm-project/commit/b06744057fc6906c682e1934ddce07a91b78a05b
Author: Mahesh Ravishankar <ravishankarm at google.com>
Date: 2023-04-28 (Fri, 28 Apr 2023)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp
Log Message:
-----------
[mlir][Tensor] Dont drop attributes during tiling.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D149120
More information about the All-commits
mailing list