[all-commits] [llvm/llvm-project] 1b7b40: [mlir][Linalg] Support lowerUnPack for identity ou...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Fri Jan 26 05:47:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b7b40bf5d6847623e2737d4fe7b31a434195852
https://github.com/llvm/llvm-project/commit/1b7b40bf5d6847623e2737d4fe7b31a434195852
Author: Han-Chung Wang <hanhan0912 at gmail.com>
Date: 2024-01-26 (Fri, 26 Jan 2024)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
M mlir/test/Dialect/Linalg/transform-lower-pack.mlir
Log Message:
-----------
[mlir][Linalg] Support lowerUnPack for identity out_dims_perm cases. (#79594)
More information about the All-commits
mailing list