Skip to content

Conversation

hekota
Copy link
Member

@hekota hekota commented Oct 7, 2025

Add GetDimensions tests for {RW}Buffer and {RW}ByteAddressBuffer.

Update existing GetDimensions tests for structured buffers to use Results: construct instead of FileCheck to verify the results, and move them into directory with other tests related to structured buffers.

Rename RawBuffers directory to ByteAddressBuffers. The name was confusing because structured buffers are also raw buffers, and we usually have these separate.

Closes #448

hekota added 2 commits October 7, 2025 10:25
Move GetDimensions tests for structured buffers into directory with other
tests related to structured buffers.

Rename RawBuffers directory to ByteAddressBuffers (the name was confusing, because
structured buffers are also raw buffers and we usually have these separate).

Closes llvm#448
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.

Add GetDimensions tests for buffers to offload test suite
2 participants