This is an archive of the discontinued LLVM Phabricator instance.

[SVE] Use CPY to zero active lanes of a floating point vector.
ClosedPublic

Authored by paulwalker-arm on Jun 27 2022, 10:24 AM.

Details

Summary

Patterns exist for the integer case that are trivially expandable
to cover 0.0f.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
paulwalker-arm requested review of this revision.Jun 27 2022, 10:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 27 2022, 10:24 AM
Matt added a subscriber: Matt.Jun 27 2022, 2:14 PM
bsmith accepted this revision.Jun 29 2022, 5:18 AM
This revision is now accepted and ready to land.Jun 29 2022, 5:18 AM
This revision was landed with ongoing or failed builds.Jun 30 2022, 5:15 PM
This revision was automatically updated to reflect the committed changes.