This is an archive of the discontinued LLVM Phabricator instance.

[AArc64] Legalisation of compares and truncates of nxv1i1 types.
ClosedPublic

Authored by sdesmalen on Jul 4 2022, 7:25 AM.

Details

Summary

Truncates and compares require some changes to generic legalisation functions
to use ElementCount instead of getNumElements.

Diff Detail

Event Timeline

sdesmalen created this revision.Jul 4 2022, 7:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2022, 7:25 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
sdesmalen requested review of this revision.Jul 4 2022, 7:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2022, 7:25 AM
paulwalker-arm accepted this revision.Jul 5 2022, 4:43 PM
This revision is now accepted and ready to land.Jul 5 2022, 4:43 PM
Matt added a subscriber: Matt.Jul 6 2022, 3:25 PM
This revision was landed with ongoing or failed builds.Jul 7 2022, 12:40 AM
This revision was automatically updated to reflect the committed changes.