This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Extend predicated fadd/fsub patterns to negative zero
ClosedPublic

Authored by dmgreen on Apr 6 2023, 9:53 AM.

Details

Summary

This add -0.0 patterns for fadd and fsub, to go with D147723. The fsub pattern is only added for completeness.

Diff Detail

Event Timeline

dmgreen created this revision.Apr 6 2023, 9:53 AM
dmgreen requested review of this revision.Apr 6 2023, 9:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2023, 9:53 AM
paulwalker-arm accepted this revision.Apr 11 2023, 9:13 AM
This revision is now accepted and ready to land.Apr 11 2023, 9:13 AM
Matt added a subscriber: Matt.Apr 11 2023, 11:44 AM
This revision was landed with ongoing or failed builds.Apr 12 2023, 11:44 AM
This revision was automatically updated to reflect the committed changes.