[all-commits] [llvm/llvm-project] 002e81: [mlir][linalg] Fix empty outer dim case for packin...
yifeizh2 via All-commits
all-commits at lists.llvm.org
Wed Jun 26 23:57:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 002e819247b59debe71605aad9967203a119886b
https://github.com/llvm/llvm-project/commit/002e819247b59debe71605aad9967203a119886b
Author: yifeizh2 <yifei.zhang at intel.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/DataLayoutPropagation.cpp
M mlir/test/Dialect/Linalg/data-layout-propagation.mlir
Log Message:
-----------
[mlir][linalg] Fix empty outer dim case for packing reshape op (#96732)
This PR fixes the issue reported in
[comment](https://github.com/llvm/llvm-project/pull/93529#discussion_r1653311765).
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list