summaryrefslogtreecommitdiffstats
path: root/tests/bugs/gh-5781.slang
Commit message (Collapse)AuthorAge
* Fix crash during emitCast of attributed type, allow MaxIters to take ↵Yong He2024-12-09
linktime const. (#5791) * Fix crash during emitCast of attributed type. * Allow [MaxIters] to take link time constants. --------- Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>