Skip to content

RFC nir: handle contradicting float_controls_execution_mode consistently

Contradicting float_controls_execution_mode flags were seen with GLCTS.

This addresses inconsistencies between hw execution and NIR const expr. evaluation.

Merge request reports