[X86] getFMA3OpcodeToCommuteOperands - use unreachable to detect fma3 format mismatch
Matches what we do in getThreeSrcCommuteCase. Fixes static analyzer out of bounds array access warning.
Loading
Please register or sign in to comment
Matches what we do in getThreeSrcCommuteCase. Fixes static analyzer out of bounds array access warning.