[X86] Add tests to show missed opportunities to fold broadcast loads into IFMA...
[X86] Add tests to show missed opportunities to fold broadcast loads into IFMA instructions when the load is on operand1 of the instrinsic. We need to enable commuting during isel to catch this since the load folding tables can't handle broadcasts. llvm-svn: 314082
Loading
Please sign in to comment