Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of collective_broadcast into spec #1856

Merged
merged 8 commits into from
Nov 30, 2023

Conversation

chaserileyroberts
Copy link
Contributor

This is the first PR for RFC #1809. I did not add an interpreter implementation as @GleasonK specifically asked me to leave that for new staff joining his team.

docs/spec.md Show resolved Hide resolved
Copy link
Member

@GleasonK GleasonK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial feedback, will dig into code by Wednesday.

stablehlo/dialect/VhloOps.td Outdated Show resolved Hide resolved
stablehlo/tests/stablehlo_legalize_to_vhlo.0_16_0.mlir Outdated Show resolved Hide resolved
stablehlo/tests/stablehlo_legalize_to_vhlo.0_16_0.mlir Outdated Show resolved Hide resolved
Copy link
Member

@ghpvnist ghpvnist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed Stablehlo*.* and TypeInference.* changes under stablehlo/dialect.

docs/spec.md Outdated Show resolved Hide resolved
docs/spec.md Show resolved Hide resolved
stablehlo/dialect/StablehloAttrs.td Outdated Show resolved Hide resolved
stablehlo/dialect/StablehloOps.cpp Show resolved Hide resolved
stablehlo/dialect/StablehloOps.td Outdated Show resolved Hide resolved
stablehlo/dialect/StablehloOps.td Outdated Show resolved Hide resolved
stablehlo/dialect/TypeInference.cpp Outdated Show resolved Hide resolved
Copy link
Member

@ghpvnist ghpvnist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few minor comments, otherwise LGTM!

stablehlo/dialect/StablehloOps.td Outdated Show resolved Hide resolved
stablehlo/dialect/StablehloOps.cpp Show resolved Hide resolved
stablehlo/dialect/StablehloAttrs.td Show resolved Hide resolved
Copy link
Member

@ghpvnist ghpvnist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for the contribution!

stablehlo/dialect/StablehloOps.cpp Show resolved Hide resolved
@ghpvnist
Copy link
Member

Looks like there's a linting issue. We have a tool to format them automatically here; this command should do the trick: ./build_tools/github_actions/lint_clang_format.sh -f

Copy link
Member

@GleasonK GleasonK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two final nits then LGTM!

stablehlo/dialect/StablehloOps.h Outdated Show resolved Hide resolved
@GleasonK GleasonK merged commit dea89ec into openxla:main Nov 30, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants