This is an archive of the discontinued LLVM Phabricator instance.

[X86] Remove memopmmx pattern fragment
ClosedPublic

Authored by craig.topper on Aug 16 2017, 8:03 PM.

Details

Summary

Just like the FIXME says, there is no alignment requirement for MMX.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Aug 16 2017, 8:03 PM
RKSimon accepted this revision.Aug 17 2017, 3:41 AM

LGTM

This revision is now accepted and ready to land.Aug 17 2017, 3:41 AM
This revision was automatically updated to reflect the committed changes.