This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Make __arm_streaming apply only to prototyped functions.
ClosedPublic

Authored by sdesmalen on Jun 5 2023, 3:24 AM.

Diff Detail

Event Timeline

sdesmalen created this revision.Jun 5 2023, 3:24 AM
Herald added a project: Restricted Project. · View Herald Transcript
sdesmalen requested review of this revision.Jun 5 2023, 3:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2023, 3:24 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
sdesmalen updated this revision to Diff 546465.Aug 2 2023, 7:31 AM

Remove changes that limited the attribute from being valid only when compiled with '+sme'.

sdesmalen edited the summary of this revision. (Show Details)Aug 2 2023, 7:31 AM
This revision is now accepted and ready to land.Aug 2 2023, 9:42 AM