Loading
[InstCombine] Split the FMul with reassoc into a helper function, NFC (#71493)
The reassoc check is really hard to find because the handle branch it too large, so spilt it into a helper function.
The reassoc check is really hard to find because the handle branch it too large, so spilt it into a helper function.