[Openmp-commits] [PATCH] D97883: [libomptarget] Add allocator support for target memory

Ravi Narayanaswamy via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Mar 15 12:38:45 PDT 2021


RaviNarayanaswamy added a comment.

Reasonable to drop the device number for alloc_host as all devices should be able to access host memory.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97883/new/

https://reviews.llvm.org/D97883



More information about the Openmp-commits mailing list