You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow TernaryLogic to optimize down to BlendVariableMask where appropriate (#97468)
* Allow TernaryLogic to optimize down to BlendVariableMask where appropriate
* Ensure the BlendVariableMask node has the parameters in the right order
* Don't unnecessarily modify morph.cpp
* Ensure we remove `condition` not `op1`
0 commit comments