Skip to content

Fix some errors breaking non-mx tests on mx branch#4616

Merged
AlexBrownAMD merged 3 commits into
gfx950_mx_rebasefrom
users/alexbrownamd/gfx950mx_bugfixes
Feb 18, 2026
Merged

Fix some errors breaking non-mx tests on mx branch#4616
AlexBrownAMD merged 3 commits into
gfx950_mx_rebasefrom
users/alexbrownamd/gfx950mx_bugfixes

Conversation

@AlexBrownAMD
Copy link
Copy Markdown
Contributor

Motivation

Fix some errors in codegen that break non-mx tests.

Technical Details

calcLdsPad was refactored to include LRVWA/B. Arg list and call points needed to be updated to match.
bpeGR now contains a floating point value. Offsets need to be converted to int before written to assembly since offsets cannot be floats.

Test Plan

Only tested with stream-k unit test so far (non-mx). That one now passes.

@AlexBrownAMD AlexBrownAMD merged commit 9cb5440 into gfx950_mx_rebase Feb 18, 2026
13 of 22 checks passed
@AlexBrownAMD AlexBrownAMD deleted the users/alexbrownamd/gfx950mx_bugfixes branch February 18, 2026 16:21
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.

2 participants