Skip to content

Fix specified stride in the matrix_assign test on buffer InB: 24 -> 48.#1259

Merged
manon-traverse merged 1 commit into
llvm:mainfrom
Traverse-Research:fix-stride-matrix-assign-test
Jun 9, 2026
Merged

Fix specified stride in the matrix_assign test on buffer InB: 24 -> 48.#1259
manon-traverse merged 1 commit into
llvm:mainfrom
Traverse-Research:fix-stride-matrix-assign-test

Conversation

@manon-traverse

Copy link
Copy Markdown
Contributor

The stride specified for the InB test was incorrect (probably a copy-paste error).
This wasn't causing any issues since the stride was unused. However, we should prefer to use the specified stride since StructuredBuffers are untyped and don't have a format.

@manon-traverse manon-traverse merged commit 8931456 into llvm:main Jun 9, 2026
23 of 27 checks passed
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.

3 participants