On Fri Nov 3 02:26:09 2023 +0000, Ethan Lee wrote:
This may be my fault; I named array-index-expr after HLSL_IR_EXPR while this new file names it after what it _should_ be which is the actual feature being added. I'd say Francisco's file name is more correct, but I do also think these tests are looking at pretty much the exact same feature.
Okay, how about this, I renamed `array-index-expr.shader_test` to `non-const-indexing.shader_tests` and I also put the new tests there.