-
HLSL: Don't do logical short-circuits when the operands are bool-vectors. · 0d2b4713John Kessenich authored
This seems a bit ill-defined, and was generating code that made OpPhi of two operands that were Boolean vectors result in a scalar bool.
0d2b4713
×