This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Add lowering for llvm fabs
ClosedPublic

Authored by Asif on Oct 1 2020, 10:28 AM.

Details

Summary

Add the functionality to lower fabs for passthru variant

Diff Detail

Event Timeline

Asif created this revision.Oct 1 2020, 10:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2020, 10:28 AM
Asif requested review of this revision.Oct 1 2020, 10:28 AM
paulwalker-arm accepted this revision.Oct 1 2020, 10:50 AM
This revision is now accepted and ready to land.Oct 1 2020, 10:50 AM
This revision was automatically updated to reflect the committed changes.