This is an archive of the discontinued LLVM Phabricator instance.

[Test][AArch64] Add s32 legalizer test for UADDE/USUBE
ClosedPublic

Authored by porglezomp on Jan 24 2021, 5:54 PM.

Diff Detail

Event Timeline

porglezomp created this revision.Jan 24 2021, 5:54 PM
porglezomp requested review of this revision.Jan 24 2021, 5:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2021, 5:54 PM
paquette accepted this revision.Jan 25 2021, 10:53 AM

LGTM aside from nit

llvm/test/CodeGen/AArch64/GlobalISel/legalize-uadde.mir
3

Nit: The more recent test runlines tend to look like this.

This revision is now accepted and ready to land.Jan 25 2021, 10:53 AM

Update test run line to match suggestions on D95323

This revision was landed with ongoing or failed builds.Jan 25 2021, 7:05 PM
This revision was automatically updated to reflect the committed changes.