This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Custom lower smaller than legal abd/hadd
AcceptedPublic

Authored by dmgreen on Feb 11 2022, 9:34 AM.

Details

Summary

This is the AArch64 variant of D119075, custom lowering the smaller-than-legal binops manually using NVCAST and appropriate extends.

Diff Detail

Event Timeline

dmgreen created this revision.Feb 11 2022, 9:34 AM
dmgreen requested review of this revision.Feb 11 2022, 9:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2022, 9:34 AM
samtebbs accepted this revision.Mar 10 2022, 2:18 AM

Sorry for letting this slip through the cracks for so long, looks good to me.

This revision is now accepted and ready to land.Mar 10 2022, 2:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2022, 2:18 AM