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