Skip to content

[ROCM-28806] Remove Navi4x guard for gemm_tune_invalid_sol_index - #5174

Draft
eddieliao wants to merge 1 commit into
developfrom
remove-gemm-tune-guard
Draft

[ROCM-28806] Remove Navi4x guard for gemm_tune_invalid_sol_index#5174
eddieliao wants to merge 1 commit into
developfrom
remove-gemm-tune-guard

Conversation

@eddieliao

@eddieliao eddieliao commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Motivation

Removes guard now that rocBLAS has restored existing functionality.

Changelog Category

Add a CHANGELOG.md entry for any option other than Not Applicable

    • Added: New functionality.
    • Changed: Changes to existing functionality.
    • Removed: Functionality or support that has been removed. (Compared to a previous release)
    • Optimized: Component performance that has been optimized or improved.
    • Resolved Issues: Known issues from a previous version that have been resolved.
    • Not Applicable: This PR is not to be included in the changelog.

Follow the LLVM AI Tool Use Policy for contributions using AI.

@eddieliao eddieliao self-assigned this Aug 21, 2026
Copilot AI lite review requested due to automatic review settings August 21, 2026 23:24
@eddieliao
eddieliao requested a review from causten as a code owner August 21, 2026 23:24
@eddieliao eddieliao added the Changelog: Not Applicable This PR is not to be included in the Changelog. label Aug 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes the obsolete Navi4x guard so the GEMM invalid solution-index test runs with restored rocBLAS support.

Changes:

  • Removed the unused device-name include.
  • Removed the gfx1201-specific skip and stale TODO.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@eddieliao

Copy link
Copy Markdown
Contributor Author

This requires the version of rocBLAS inside the CI image to be updated, moving to draft until ready.

@eddieliao
eddieliao marked this pull request as draft August 24, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: Not Applicable This PR is not to be included in the Changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants