[PATCH] D141627: [Clang][OpenMP] Fix the issue that list items in `has_device_addr` are still mapped to the target device

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 08:43:30 PST 2023


jyu2 added a comment.

That part of code is original add for is_device_address, so I just wonder, if the change could break is_device_address?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141627



More information about the cfe-commits mailing list