summaryrefslogtreecommitdiffstats
path: root/tests/bugs/gh-8512.slang
Commit message (Collapse)AuthorAge
* `ExprLoweringVisitorBase::getDefaultVal(Type*)` use ↵Ronan2025-10-08
`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`