This is an archive of the discontinued LLVM Phabricator instance.

OpenMP: add allocsize(0) attribute to __kmpc_alloc_shared
ClosedPublic

Authored by durin42 on Feb 11 2022, 1:13 PM.

Details

Summary

This is the second step in obviating two columns about allocation
functions in MemoryBuiltins.cpp.

Diff Detail

Event Timeline

durin42 created this revision.Feb 11 2022, 1:13 PM
durin42 requested review of this revision.Feb 11 2022, 1:13 PM
Herald added a project: Restricted Project. · View Herald Transcript
jdoerfert accepted this revision.Feb 11 2022, 1:15 PM

LG, if the rest gets in.

This revision is now accepted and ready to land.Feb 11 2022, 1:15 PM
durin42 updated this revision to Diff 408101.Feb 11 2022, 4:15 PM
durin42 edited the summary of this revision. (Show Details)
durin42 updated this revision to Diff 408120.Feb 11 2022, 5:08 PM
durin42 updated this revision to Diff 410062.Feb 18 2022, 7:34 PM
durin42 updated this revision to Diff 410563.Feb 22 2022, 9:02 AM
durin42 updated this revision to Diff 410900.Feb 23 2022, 11:58 AM
This revision was landed with ongoing or failed builds.Mar 4 2022, 1:26 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 1:26 PM