Skip to content
Commit 6161a8dd authored by Simon Pilgrim's avatar Simon Pilgrim Committed by Matt Arsenault
Browse files

DAG: Pull fneg out of select feeding fadd into fsub

Enables folding fadd x, (select c, (fneg a), (fneg b))
-> fsub (select a, b), c

Avoids some regressions in a future AMDGPU change.
parent a20503ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment