This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Avoid using ptrue for unpredicated predicate AND.
ClosedPublic

Authored by sdesmalen on Jan 25 2022, 7:44 AM.

Diff Detail

Event Timeline

sdesmalen created this revision.Jan 25 2022, 7:44 AM
sdesmalen requested review of this revision.Jan 25 2022, 7:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2022, 7:44 AM
david-arm accepted this revision.Jan 25 2022, 8:43 AM

LGTM! Nice optimsation. :)

This revision is now accepted and ready to land.Jan 25 2022, 8:43 AM
Matt added a subscriber: Matt.Jan 25 2022, 3:23 PM
This revision was landed with ongoing or failed builds.Jan 27 2022, 5:00 AM
This revision was automatically updated to reflect the committed changes.