[all-commits] [llvm/llvm-project] f59eef: [mlir][tensor] Enhance SimplifyPackToExpandShape f...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Wed Jan 24 18:47:38 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f59eef6515433577d757cf64d2d2f402d95a689e
https://github.com/llvm/llvm-project/commit/f59eef6515433577d757cf64d2d2f402d95a689e
Author: Han-Chung Wang <hanhan0912 at gmail.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M mlir/lib/Dialect/Tensor/Transforms/PackAndUnpackPatterns.cpp
M mlir/test/Dialect/Tensor/simplify-pack-unpack.mlir
Log Message:
-----------
[mlir][tensor] Enhance SimplifyPackToExpandShape for unit dim cases. (#79247)
Progress on https://github.com/openxla/iree/issues/16181
More information about the All-commits
mailing list