summaryrefslogtreecommitdiff
path: root/tests/bugs/gh-8512-2.slang
AgeCommit message (Collapse)Author
2025-10-08`ExprLoweringVisitorBase::getDefaultVal(Type*)` use ↵Ronan
`MakeVector/MatrixFromScalar` (#8512) - Allows using `Vector/Matrix` type with yet unresolved dimensions - Simpler implementation and in-line with default `Array` - Added `test/bugs/gh-8512.slang`