This is an archive of the discontinued LLVM Phabricator instance.

[Test][AArch64] Move overflow add/sub tests to their own file. NFC
ClosedPublic

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

Diff Detail

Event Timeline

porglezomp created this revision.Jan 24 2021, 5:53 PM
porglezomp requested review of this revision.Jan 24 2021, 5:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2021, 5:53 PM
paquette accepted this revision.Jan 25 2021, 9:47 AM
paquette added inline comments.
llvm/test/CodeGen/AArch64/GlobalISel/legalize-saddo.mir
3

While we're here, can we use this run-line for the new tests?

llc -mtriple aarch64 -verify-machineinstrs -run-pass=legalizer -debugify-and-strip-all-safe

This is more in line with the more recent GlobalISel tests.

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

Change the run-line for the new test files

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.
llvm/test/CodeGen/AArch64/GlobalISel/legalize-usubo.mir