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

[XLA] Reuse utilities for type conversion between XLA and MLIR across XLA-related dialects #63260

Merged
merged 1 commit into from Mar 8, 2024

Conversation

copybara-service[bot]
Copy link

[XLA] Reuse utilities for type conversion between XLA and MLIR across XLA-related dialects

This CL moves the type conversion utilities from the MHLO dialect to tensorflow/compiler/xla/mlir/utils/type_util.cc, where they can be reused across other XLA-related MLIR dialects.

… XLA-related dialects

This CL moves the type conversion utilities from the MHLO dialect to `tensorflow/compiler/xla/mlir/utils/type_util.cc`, where they can be reused across other XLA-related MLIR dialects.

PiperOrigin-RevId: 613794869
@copybara-service copybara-service bot merged commit 5bc2288 into master Mar 8, 2024
@copybara-service copybara-service bot deleted the test_610589696 branch March 8, 2024 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant