Skip to content

[Matrix] Tests for Cbuffer Matrix Layout Keywords#1211

Open
farzonl wants to merge 4 commits into
llvm:mainfrom
farzonl:issue-1209
Open

[Matrix] Tests for Cbuffer Matrix Layout Keywords#1211
farzonl wants to merge 4 commits into
llvm:mainfrom
farzonl:issue-1209

Conversation

@farzonl
Copy link
Copy Markdown
Member

@farzonl farzonl commented May 20, 2026

fixes #1209

This test covers matrix multiply, subscripting, swizzle, and transpose

fixes llvm#1209

This test covers matrix multiply, subscripting, swizzle, and transpose
Comment thread test/Feature/CBuffer/Matrix/LayoutKeyword/swizzle.test Outdated
Comment thread test/Feature/CBuffer/Matrix/LayoutKeyword/swizzle.test Outdated
Comment thread test/Feature/CBuffer/Matrix/LayoutKeyword/swizzle.test Outdated
Comment thread test/Feature/CBuffer/Matrix/LayoutKeyword/swizzle.test Outdated
Comment thread test/Feature/CBuffer/Matrix/LayoutKeyword/swizzle.test Outdated
Comment thread test/Feature/CBuffer/Matrix/LayoutKeyword/swizzle.test Outdated
Co-authored-by: Deric C. <cheung.deric@gmail.com>
Co-authored-by: Farzon Lotfi <farzonl@gmail.com>
@farzonl
Copy link
Copy Markdown
Member Author

farzonl commented May 21, 2026

All the vulkan versions of this test are failing.

  OffloadTest-vk :: Feature/CBuffer/Matrix/LayoutKeyword/matrix_multiply.test
  OffloadTest-vk :: Feature/CBuffer/Matrix/LayoutKeyword/single_subscript.test
  OffloadTest-vk :: Feature/CBuffer/Matrix/LayoutKeyword/subscript.test
  OffloadTest-vk :: Feature/CBuffer/Matrix/LayoutKeyword/swizzle.test
  OffloadTest-vk :: Feature/CBuffer/Matrix/LayoutKeyword/transpose.test

@farzonl farzonl added the test-all When applied to a PR this will opt-in to additional pre-merge test configurations.. label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-all When applied to a PR this will opt-in to additional pre-merge test configurations..

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HLSL][Matrix] Add Cbuffer Matrix Layout Keyword tests

2 participants