[all-commits] [llvm/llvm-project] 94dd0b: Folding unpack and pack sequence
Zhuoran Yin via All-commits
all-commits at lists.llvm.org
Tue May 6 14:15:01 PDT 2025
Branch: refs/heads/users/zyin/cherry-pick-upstream-PR138332
Home: https://github.com/llvm/llvm-project
Commit: 94dd0b4f291474db4cb8eb44b174137257d6740d
https://github.com/llvm/llvm-project/commit/94dd0b4f291474db4cb8eb44b174137257d6740d
Author: jerryyin <zhuoryin at amd.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/DataLayoutPropagation.cpp
M mlir/test/Dialect/Linalg/data-layout-propagation.mlir
Log Message:
-----------
Folding unpack and pack sequence
Commit: 92d1875f4c43c9d9fc270e592e9812f675678c52
https://github.com/llvm/llvm-project/commit/92d1875f4c43c9d9fc270e592e9812f675678c52
Author: jerryyin <zhuoryin at amd.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/DataLayoutPropagation.cpp
M mlir/test/Dialect/Linalg/data-layout-propagation.mlir
Log Message:
-----------
Addressing review feedbacks
Commit: a3b34537c385bcd8b9574fe16471b094cb2a3291
https://github.com/llvm/llvm-project/commit/a3b34537c385bcd8b9574fe16471b094cb2a3291
Author: jerryyin <zhuoryin at amd.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/DataLayoutPropagation.cpp
M mlir/test/Dialect/Linalg/data-layout-propagation.mlir
Log Message:
-----------
Unconditionally fold pack(unpack) for push down unpack pass
Compare: https://github.com/llvm/llvm-project/compare/09419768db5a...a3b34537c385
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