This is an archive of the discontinued LLVM Phabricator instance.

[X86]Fix wrong asm match for MASKMOVDQU
ClosedPublic

Authored by XinWang10 on May 17 2023, 11:27 PM.

Details

Summary

Missing work for D150835, aside from VMASKMOVDQU, MASKMOVDQU will also be affected by D150436.

Diff Detail

Event Timeline

XinWang10 created this revision.May 17 2023, 11:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2023, 11:27 PM
XinWang10 requested review of this revision.May 17 2023, 11:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2023, 11:27 PM
skan accepted this revision.May 17 2023, 11:33 PM

LGTM

This revision is now accepted and ready to land.May 17 2023, 11:33 PM
This revision was automatically updated to reflect the committed changes.