summaryrefslogtreecommitdiffstats
path: root/tests/language-feature/generics/generic-value-constant-folding.slang
Commit message (Collapse)AuthorAge
* enable more metal tests (#4326)skallweitNV2024-06-10
|
* Metal compute tests (#4292)skallweitNV2024-06-07
|
* Compiler time evaluation of all int and bool operators. (#2376)Yong He2022-08-24
| | | | | | | | | * Compiler time evaluation of all int and bool operators. * Fix linux compile error. * Fix. Co-authored-by: Yong He <yhe@nvidia.com>
* Support compile-time constant int val in the form of polynomials. (#2372)Yong He2022-08-22
Co-authored-by: Yong He <yhe@nvidia.com>