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

Add target independent optimization pass #2707

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

GleasonK
Copy link
Member

@GleasonK GleasonK commented Feb 4, 2025

No description provided.

@GleasonK GleasonK requested a review from sdasgup3 February 4, 2025 20:00
stablehlo/transforms/optimization/CMakeLists.txt Outdated Show resolved Hide resolved
stablehlo/transforms/optimization/Passes.td Show resolved Hide resolved
@GleasonK
Copy link
Member Author

GleasonK commented Feb 4, 2025

Actually I'm not sure if we want this standalone directory. I may rework this. Our passes have some dependencies between eachother so it may make sense to keep them together...

@abhigunj abhigunj added the Transformations Pertaining to MLIR passes and transformations label Feb 4, 2025
@GleasonK
Copy link
Member Author

GleasonK commented Feb 4, 2025

Actually I'm not sure if we want this standalone directory. I may rework this. Our passes have some dependencies between eachother so it may make sense to keep them together...

Ok we're good, I'd initially thought things were more entangled, but seems to be OK to split this out.

@GleasonK GleasonK merged commit 2720b90 into openxla:main Feb 4, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Transformations Pertaining to MLIR passes and transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants