Skip to content
Commit 072675f1 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[DAG] foldSelectOfBinops - correctly handle select of binops where ResNo != 0

Correctly handle cases where the select(cond, binop(x, y), binop(z, y)) --> binop(select(cond, x, z), y) fold is selecting ResNo != 0 results (UADDO flags etc.)

Fixes #68539
parent acf07179
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment