Skip to content

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

Open
manon-traverse wants to merge 1 commit into
llvm:mainfrom
Traverse-Research:fix-stride-matrix-assign-test
Open

Fix specified stride in the matrix_assign test on buffer InB: 24 -> 48.#1259
manon-traverse wants to merge 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.

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