This is an archive of the discontinued LLVM Phabricator instance.

[VE] Remove obsolete ANDrm patterns
ClosedPublic

Authored by kaz7 on Sep 21 2022, 2:07 AM.

Details

Summary

Remove obsolete ANDrm patterns for MIMM operands. We add these
translations to optimize commonly used cast operations before
we support MIMM operands directly by each isntruction. Such
translations are obsolete now.

Diff Detail

Event Timeline

kaz7 created this revision.Sep 21 2022, 2:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2022, 2:07 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
kaz7 requested review of this revision.Sep 21 2022, 2:07 AM
This revision is now accepted and ready to land.Sep 21 2022, 3:14 AM
This revision was landed with ongoing or failed builds.Sep 21 2022, 3:23 AM
This revision was automatically updated to reflect the committed changes.