This is an archive of the discontinued LLVM Phabricator instance.

[NFC SVE ACLE] Remove IR combines that no longer apply.
ClosedPublic

Authored by jolanta.jensen on Jun 21 2023, 6:06 AM.

Details

Summary

Remove IR combines that no longer apply after the SVE merging
intrinsics taking an all active predicate, have been canonicalised
to their equvalent undef (_u) variants.

Diff Detail

Event Timeline

jolanta.jensen created this revision.Jun 21 2023, 6:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2023, 6:06 AM
jolanta.jensen requested review of this revision.Jun 21 2023, 6:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2023, 6:06 AM
paulwalker-arm accepted this revision.Jun 21 2023, 7:10 AM
This revision is now accepted and ready to land.Jun 21 2023, 7:10 AM
Matt added a subscriber: Matt.Jun 21 2023, 12:38 PM

nit: there is a small typo in the commit message, "equvalent"