Skip to content

Ci testing: vkd3d-shader/hlsl: Factor out add_binary_expr and use it for assignment operators.

Petrichor Park requested to merge ci/add-binary-expr into master

This fixes a lot of internal compiler errors with assignment operators, especially bitwise ones. The bitwise-assignment test has the motivating examples.

Merge request reports

Loading