[all-commits] [llvm/llvm-project] bcb963: [Offload][OpenMP] Tests require libc on GPU for pr...

Jan Patrick Lehr via All-commits all-commits at lists.llvm.org
Thu Aug 28 05:30:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcb9634be8caa7892218a169e046e36f3e05deb5
      https://github.com/llvm/llvm-project/commit/bcb9634be8caa7892218a169e046e36f3e05deb5
  Author: Jan Patrick Lehr <JanPatrick.Lehr at amd.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M offload/test/mapping/map_ptr_and_star_global.c
    M offload/test/mapping/map_ptr_and_star_local.c
    M offload/test/mapping/map_ptr_and_subscript_global.c
    M offload/test/mapping/map_ptr_and_subscript_local.c
    M offload/test/mapping/map_structptr_and_member_global.c
    M offload/test/mapping/map_structptr_and_member_local.c

  Log Message:
  -----------
  [Offload][OpenMP] Tests require libc on GPU for printf (#155785)

These tests currently fail when libc is not configured to be built as
they require printf to be available in target regions.



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