mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
Adds omp_target_is_accessible routine. Refactors common code from omp_target_is_present to work for both routines. --------- Co-authored-by: Shilei Tian <i@tianshilei.me>