summaryrefslogtreecommitdiffstats
path: root/tests/optimization/wrapped-array.slang
Commit message (Collapse)AuthorAge
* Small fix to buffer load specialization pass to allow more specialization to ↵Yong He2025-10-10
happen. (#8653) This allows us to further cleanup unnecessary copies in the target code we generate. Part of effort of #8652.