summaryrefslogtreecommitdiff
path: root/tests/language-feature/0-array-1.slang
AgeCommit message (Expand)Author
2025-07-18Add bounds checking for out-of-bounds array access with constant indices (#7814)Copilot
2025-06-04Add legalization for 0-sized arrays. (#7327)Yong He