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 IndexCastUIOp to AxisInfoAnalysis. #19349

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Commits on Nov 15, 2024

  1. Add IndexCastUIOp to AxisInfoAnalysis.

    `index_cast` is supported, so there is not reason why `index_castui` shouldn't be supported. `index_castui` happens to appear in our Triton fusion emitter. Without this change Triton fails to correctly propagate axis info and do layout optimization.
    
    PiperOrigin-RevId: 696921578
    olegshyshkov authored and Google-ML-Automation committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7280b9a View commit details
    Browse the repository at this point in the history