This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Add fixed/scalable lowering of FMAXIMUM/FMINIMUM ISD nodes
ClosedPublic

Authored by bsmith on Mar 10 2021, 6:55 AM.

Details

Summary

Add lowering of FMAXIMUM and FMINIMUM ISD nodes for both scalable and fixed SVE types

Diff Detail

Event Timeline

bsmith created this revision.Mar 10 2021, 6:55 AM
bsmith requested review of this revision.Mar 10 2021, 6:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2021, 6:55 AM
paulwalker-arm accepted this revision.Mar 10 2021, 8:32 AM
This revision is now accepted and ready to land.Mar 10 2021, 8:32 AM