Conversation
|
/format |
|
🌈 Formatted, please merge the changes from this PR |
2407a47 to
c8c4e13
Compare
|
/format |
|
🌈 Formatted, please merge the changes from this PR |
81e6861 to
14fca92
Compare
|
/format |
|
🌈 Formatted, please merge the changes from this PR |
|
@mkeshavaNV can you review this |
jkwak-work
left a comment
There was a problem hiding this comment.
Do you have a github issue number for this?
Can you mention that in the PR description?
d2b4613 to
78cae5e
Compare
- 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
6558b7e to
27df82f
Compare
jkwak-work
left a comment
There was a problem hiding this comment.
I left a few comments.
Updated commit and replied on the query. |
de3967b to
53c8716
Compare
|
/format |
|
🌈 Formatted, please merge the changes from this PR |
|
ping @jkwak-work for review |
jkwak-work
left a comment
There was a problem hiding this comment.
Looks way better now, but I think the code should be relocated to slang-emit-cuda.cpp
|
@jkwak-work - updated code for review. |
|
/format |
|
🌈 Formatted, please merge the changes from this PR |
Fix shader-slang#7404 --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> Co-authored-by: slangbot <ellieh+slangbot@nvidia.com>
Fix shader-slang#7404 --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com> Co-authored-by: slangbot <ellieh+slangbot@nvidia.com>
Fix #7404