This is an archive of the discontinued LLVM Phabricator instance.

[ARM] MVE vabd
ClosedPublic

Authored by dmgreen on Nov 22 2020, 1:48 PM.

Details

Summary

This adds MVE lowering for VABDS/VABDU, using the code parted from AArch64 in D91937.

Diff Detail

Event Timeline

dmgreen created this revision.Nov 22 2020, 1:48 PM
dmgreen requested review of this revision.Nov 22 2020, 1:48 PM
samtebbs accepted this revision.Nov 25 2020, 3:42 AM

Very nice change, looks good to me.

This revision is now accepted and ready to land.Nov 25 2020, 3:42 AM
dmgreen updated this revision to Diff 354691.Jun 26 2021, 11:32 AM

Rebase, with test changes that should get fixed by D91921.

This revision was landed with ongoing or failed builds.Jun 26 2021, 11:41 AM
Closed by commit rG0f83d37a144a: [ARM] MVE vabd (authored by dmgreen). · Explain Why
This revision was automatically updated to reflect the committed changes.