AMDGPU/GlobalISel: Fix not selecting modifiers for f16 fma on gfx9
VOP3OpSel wasn't trying to match any modifiers. Just try to match the basic case, like the DAG does.
Loading
Please sign in to comment
VOP3OpSel wasn't trying to match any modifiers. Just try to match the basic case, like the DAG does.