[Openmp-commits] [PATCH] D107181: [openmp] Do not use shared memory on Android
Pirama Arumuga Nainar via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 30 10:12:07 PDT 2021
pirama added a comment.
I uploaded this as a starter but we should abstract the check to avoid repetition. Is kmp_config.h.cmake or kmp_platform.h a good place for defining a 'KMP_USE_SHMEM' and using it here?
Also, I added reviewers based on `arc cover`. Please add other relevant reviewers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107181/new/
https://reviews.llvm.org/D107181
More information about the Openmp-commits
mailing list