This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][NFC] Replace setOperationAction and AddPromotedToType with setOperationPromotedToType
ClosedPublic

Authored by Jimerlife on Aug 19 2022, 1:42 AM.

Details

Summary

Replace setOperationAction and AddPromotedToType with setOperationPromotedToType

Diff Detail

Event Timeline

Jimerlife created this revision.Aug 19 2022, 1:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 19 2022, 1:42 AM
Jimerlife requested review of this revision.Aug 19 2022, 1:42 AM
dmgreen accepted this revision.Aug 19 2022, 2:14 AM

Sounds good to me.

This revision is now accepted and ready to land.Aug 19 2022, 2:14 AM