This is an archive of the discontinued LLVM Phabricator instance.

[Arch64][GlobalISel] Select USHLL2 Instruction
ClosedPublic

Authored by chuongg3 on Aug 21 2023, 6:29 AM.

Details

Summary

During instruction selection, Global ISel will be able to select USHLL2 now

Diff Detail

Event Timeline

chuongg3 created this revision.Aug 21 2023, 6:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 21 2023, 6:29 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
chuongg3 requested review of this revision.Aug 21 2023, 6:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 21 2023, 6:29 AM
dmgreen accepted this revision.Aug 22 2023, 12:11 AM

Looks like a nice improvement. LGTM, thanks

This revision is now accepted and ready to land.Aug 22 2023, 12:11 AM
This revision was landed with ongoing or failed builds.Aug 23 2023, 5:55 AM
This revision was automatically updated to reflect the committed changes.