This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Add omp_target_is_accessible() to header files
ClosedPublic

Authored by hbae on Apr 13 2021, 4:09 PM.

Details

Summary
  • Added omp_target_is_accessible to the header files
  • Added missing const qualifier to device memory routines

Diff Detail