This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Let predefined allocator fallback to default instead of returning null
ClosedPublic

Authored by Nawrin on Dec 5 2022, 4:01 PM.

Diff Detail

Event Timeline

Nawrin created this revision.Dec 5 2022, 4:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 5 2022, 4:01 PM
Nawrin requested review of this revision.Dec 5 2022, 4:01 PM
jdoerfert accepted this revision.Dec 5 2022, 4:14 PM

One nit, LG.

openmp/runtime/src/kmp_alloc.cpp
1659–1660
This revision is now accepted and ready to land.Dec 5 2022, 4:14 PM