Android provides ashmem/ASharedMemory support on newer releases, which
we can use if requested by openmp users on Android.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.