- Jan 12, 2018
-
-
David Neto authored
Optimizations used in HLSL legalization now sweep away unused types.
-
- Dec 21, 2017
-
-
GregF authored
This allow for propagation through structs with dynamically indexed arrays. This supports recent removal of non-io struct flattening.
-
- Dec 16, 2017
-
-
John Kessenich authored
-
- Dec 08, 2017
-
-
John Kessenich authored
This makes struct returns from functions work, but breaks structs containing arrays, due to limitations in subsequent transforms in spirv-opt. This is expected to be fixed soon.
-
- Oct 07, 2017
-
-
John Kessenich authored
-
John Kessenich authored
-