This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Omit the template parameters in getSerializableMachineMemOperandTargetFlags()
ClosedPublic

Authored by DamonFool on May 4 2023, 10:04 PM.

Diff Detail

Event Timeline

DamonFool created this revision.May 4 2023, 10:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 4 2023, 10:04 PM
DamonFool requested review of this revision.May 4 2023, 10:04 PM
craig.topper accepted this revision.May 4 2023, 10:11 PM
craig.topper added a subscriber: craig.topper.

LGTM

This revision is now accepted and ready to land.May 4 2023, 10:11 PM
This revision was landed with ongoing or failed builds.May 4 2023, 11:14 PM
This revision was automatically updated to reflect the committed changes.

Thanks @craig.topper for your review.