summaryrefslogtreecommitdiff
path: root/tests/bugs/gh-5781.slang
AgeCommit message (Collapse)Author
2024-12-09Fix crash during emitCast of attributed type, allow MaxIters to take ↵Yong He
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>