summaryrefslogtreecommitdiffstats
path: root/tests/language-feature/enums/enum-array-indexing.slang
Commit message (Collapse)AuthorAge
* Fix enum array indexing by adding implicit conversion support (#7815)Copilot2025-07-18
* Initial plan * Fix enum array indexing by adding implicit conversion support Co-authored-by: csyonghe <2652293+csyonghe@users.noreply.github.com> * Update enum array indexing test to support GPU backends Co-authored-by: csyonghe <2652293+csyonghe@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: csyonghe <2652293+csyonghe@users.noreply.github.com>