This is an archive of the discontinued LLVM Phabricator instance.

[ARC] Improve code generated for i32 ADDC/ADDE and SUBC/SUBE
ClosedPublic

Authored by marksl on Sep 10 2021, 10:45 AM.

Details

Summary

This change improves the code generated for long long addition and subtraction

Diff Detail

Event Timeline

marksl created this revision.Sep 10 2021, 10:45 AM
marksl requested review of this revision.Sep 10 2021, 10:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2021, 10:45 AM
jordypotman accepted this revision.Sep 10 2021, 10:49 AM

Looks good to me.

This revision is now accepted and ready to land.Sep 10 2021, 10:49 AM
This revision was landed with ongoing or failed builds.Sep 10 2021, 1:05 PM
This revision was automatically updated to reflect the committed changes.