This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add SLP test for abs
ClosedPublic

Authored by rjj on Feb 20 2023, 4:05 AM.

Details

Summary

This patch adds tests to ensure SLP vectorises abs instructions.

Diff Detail

Event Timeline

rjj created this revision.Feb 20 2023, 4:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 20 2023, 4:05 AM
rjj requested review of this revision.Feb 20 2023, 4:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 20 2023, 4:05 AM
SjoerdMeijer accepted this revision.Feb 20 2023, 5:21 AM

I agree these tests are missing, so this is a good addition.

This revision is now accepted and ready to land.Feb 20 2023, 5:21 AM
This revision was landed with ongoing or failed builds.Feb 20 2023, 6:52 AM
This revision was automatically updated to reflect the committed changes.