summaryrefslogtreecommitdiff
path: root/tests/compute/unbounded-array-of-array-syntax.slang.glsl
AgeCommit message (Expand)Author
2023-02-07Arithmetic simplifications and more IR clean up logic. (#2632)Yong He
2022-05-10Use IR pass to eliminate phi nodes (#2226)Theresa Foley
2021-07-21Work to mitigate SPIR-V bloat (#1914)Theresa Foley
2020-03-25Fix a bug in exiting SSA form for loops (#1293)Tim Foley
2019-10-17Feature/gpu unbound array of array (#1083)jsmall-nvidia