This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SME]: Custom-lower SIGN_EXTEND_INREG for streaming SVE
ClosedPublic

Authored by hassnaa-arm on Feb 6 2023, 12:55 PM.

Details

Summary

Custom lower SIGN_EXTEND_INREG instreaming mode and udpate related tests.

Diff Detail

Event Timeline

hassnaa-arm created this revision.Feb 6 2023, 12:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 6 2023, 12:55 PM
hassnaa-arm requested review of this revision.Feb 6 2023, 12:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 6 2023, 12:55 PM
sdesmalen accepted this revision.Feb 9 2023, 1:45 AM

Thanks for splitting this out from the other patch.

LGTM, but can you update the commit message to say: [AArch64][SME]: Custom-lower SIGN_EXTEND_INREG for Streaming SVE ?

This revision is now accepted and ready to land.Feb 9 2023, 1:45 AM
hassnaa-arm retitled this revision from [AArch64][SME]: Custom-lower SIGN_EXTEND_INREG to [AArch64][SME]: Custom-lower SIGN_EXTEND_INREG for streaming SVE.Feb 9 2023, 2:45 AM
This revision was landed with ongoing or failed builds.Feb 14 2023, 7:35 AM
This revision was automatically updated to reflect the committed changes.