[all-commits] [llvm/llvm-project] 6f87b5: [mlir][linalg] Add support for lowering pack with ...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Mon Apr 24 10:40:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f87b50be67a3be9d9b55f1102c3ecd992a5ed28
https://github.com/llvm/llvm-project/commit/6f87b50be67a3be9d9b55f1102c3ecd992a5ed28
Author: Hanhan Wang <hanchung at google.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M mlir/include/mlir/Dialect/Utils/ReshapeOpsUtils.h
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
M mlir/lib/Dialect/Utils/ReshapeOpsUtils.cpp
M mlir/test/Dialect/Linalg/transform-lower-pack.mlir
Log Message:
-----------
[mlir][linalg] Add support for lowering pack with outer_dims_perm.
Reviewed By: chelini, qcolombet
Differential Revision: https://reviews.llvm.org/D148845
More information about the All-commits
mailing list