[all-commits] [llvm/llvm-project] 2f8e71: [NFC][OpenMP] Add use_device_ptr/addr tests for wh...

Abhinav Gaba via All-commits all-commits at lists.llvm.org
Mon Nov 24 16:48:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f8e71287542a597be246d34699c93345d096f22
      https://github.com/llvm/llvm-project/commit/2f8e71287542a597be246d34699c93345d096f22
  Author: Abhinav Gaba <abhinav.gaba at intel.com>
  Date:   2025-11-24 (Mon, 24 Nov 2025)

  Changed paths:
    A offload/test/mapping/use_device_addr/target_data_use_device_addr_arrsec_fallback.c
    A offload/test/mapping/use_device_addr/target_data_use_device_addr_var_fallback.c
    A offload/test/mapping/use_device_ptr/target_data_use_device_ptr_var_fallback.c

  Log Message:
  -----------
  [NFC][OpenMP] Add use_device_ptr/addr tests for when the lookup fails. (#169428)

As per OpenMP 5.1, the pointers are expected to retain their original
values when a lookup fails and there is no device pointer to translate
to.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list