Craig Topper 391fa371fd [X86] Remove Commutable flag from mpsadbw intrinsics.
Unlike psadbw, mpsadbw is not commutable because of how it operates
on blocks. We already marked as not commutable for MachineIR, but
had it commutable for the tablegened isel patterns.

Fixes PR51908.
2021-09-19 13:22:22 -07:00
..
2021-08-10 13:56:54 -04:00
2021-08-20 22:32:12 +03:00