[all-commits] [llvm/llvm-project] abfac5: [mlir][mesh] Make sharding propagation and spmdiza...
Boian Petkantchin via All-commits
all-commits at lists.llvm.org
Fri Mar 8 08:14:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abfac563f5b5a123e4bf773c3a09777e6fc4f50c
https://github.com/llvm/llvm-project/commit/abfac563f5b5a123e4bf773c3a09777e6fc4f50c
Author: Boian Petkantchin <boian.petkantchin at amd.com>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M mlir/include/mlir/Dialect/Mesh/Transforms/Passes.td
M mlir/lib/Dialect/Mesh/Transforms/ShardingPropagation.cpp
M mlir/lib/Dialect/Mesh/Transforms/Spmdization.cpp
M mlir/test/Dialect/Linalg/mesh-spmdization.mlir
M mlir/test/Dialect/Mesh/sharding-propagation.mlir
M mlir/test/Dialect/Mesh/spmdization.mlir
Log Message:
-----------
[mlir][mesh] Make sharding propagation and spmdization work on FuncOpInterface (#84415)
Make them more general instead of only supporting `func::FuncOp`.
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