[X86] Disable commuting for the first source operand of zero masked scalar fma...
[X86] Disable commuting for the first source operand of zero masked scalar fma intrinsic instructions. I believe this is the correct fix for D75506 rather than disabling all commuting. We can still commute the remaining two sources. Differential Revision:m https://reviews.llvm.org/D75526
Loading
Please register or sign in to comment