[all-commits] [llvm/llvm-project] 87ecf9: [MLIR][Tensor] Add custom builder for unpack op
lorenzo chelini via All-commits
all-commits at lists.llvm.org
Wed Dec 7 03:40:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87ecf9d155936651dfff111855bebc5a83a7a3cb
https://github.com/llvm/llvm-project/commit/87ecf9d155936651dfff111855bebc5a83a7a3cb
Author: Lorenzo Chelini <l.chelini at icloud.com>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
Log Message:
-----------
[MLIR][Tensor] Add custom builder for unpack op
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D139344
More information about the All-commits
mailing list