[all-commits] [llvm/llvm-project] dff2f5: [mlir][mesh] Add TableGen deffinitions of more col...
Boian Petkantchin via All-commits
all-commits at lists.llvm.org
Mon Dec 4 09:12:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dff2f59be39765c8d6814c9a06155f76a5393673
https://github.com/llvm/llvm-project/commit/dff2f59be39765c8d6814c9a06155f76a5393673
Author: Boian Petkantchin <boian at nod-labs.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M mlir/docs/Dialects/Mesh.md
M mlir/include/mlir/Dialect/Mesh/IR/MeshOps.td
M mlir/lib/Dialect/Mesh/IR/MeshOps.cpp
Log Message:
-----------
[mlir][mesh] Add TableGen deffinitions of more collective ops (#73842)
Add definitions for
broadcast, gather, receive, reduce, scatter, send and shift.
More information about the All-commits
mailing list