Skip to content

Format code for PR #8489#8505

Merged
szihs merged 1 commit intoshader-slang:optix_coopvec_matmulfrom
slangbot:format-8489-optix_coopvec_matmul
Sep 22, 2025
Merged

Format code for PR #8489#8505
szihs merged 1 commit intoshader-slang:optix_coopvec_matmulfrom
slangbot:format-8489-optix_coopvec_matmul

Conversation

@slangbot
Copy link
Copy Markdown
Contributor

Automated code formatting for #8489

@slangbot slangbot force-pushed the format-8489-optix_coopvec_matmul branch from 8180d85 to 8916321 Compare September 22, 2025 09:07
@slangbot slangbot requested a review from a team as a code owner September 22, 2025 09:07
@slangbot slangbot mentioned this pull request Sep 22, 2025
@szihs szihs merged commit 81e6861 into shader-slang:optix_coopvec_matmul Sep 22, 2025
szihs pushed a commit that referenced this pull request Sep 22, 2025
Automated code formatting for
#8489

Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
szihs pushed a commit that referenced this pull request Sep 23, 2025
Automated code formatting for
#8489

Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>
szihs added a commit that referenced this pull request Sep 23, 2025
 - Add template metaprogramming in prelude for dynamic enum-to-hex conversion
 - Create SlangToOptixComponentType and SlangToOptixMatrixLayout template specializations
 - Add OptixCoopVecTraits for automatic vector dimension extraction
 - Support both with-bias and without-bias OptiX SDK function variants
 - Fix static assertion placement for multi-capability requirements
 - Add comprehensive test coverage for StructuredBuffer and ByteAddressBuffer variants
 - Update CHECK patterns to match new slangOptixCoopVecMatMul wrapper calls

Fixes

Format code for PR #8489 (#8505)

Automated code formatting for
#8489

Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>

Format code for PR #8489 (#8507)

Automated code formatting for
#8489

Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>

Improve optix-coopvec test patterns to validate actual function calls with arguments

Strengthen matmul CHECK pattern to validate function call structure and arguments

move static_assert before OptiX parameter transformations to ensure proper constant eval
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.

2 participants