[PATCH] D79186: [OPENMP]Consider 'omp_null_allocator' as a predefined allocator.
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 30 13:26:49 PDT 2020
jdoerfert added a comment.
Herald added a reviewer: aaron.ballman.
What would you think about moving the allocator definitions to OMPKinds.def instead of listing them explicitly? As far as I can tell we really only distinguish between predefined and user allocators, right?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79186/new/
https://reviews.llvm.org/D79186
More information about the cfe-commits
mailing list