[all-commits] [llvm/llvm-project] 949362: [OpenMP][OMPIRBuilder] Add device shared memory al...

Sergio Afonso via All-commits all-commits at lists.llvm.org
Wed Aug 13 05:27:24 PDT 2025


  Branch: refs/heads/users/skatrak/flang-generic-02-ompirbuilder-shared-mem
  Home:   https://github.com/llvm/llvm-project
  Commit: 94936248fd06eceb2076041b1827c2391458fd02
      https://github.com/llvm/llvm-project/commit/94936248fd06eceb2076041b1827c2391458fd02
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2025-08-13 (Wed, 13 Aug 2025)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
    M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp

  Log Message:
  -----------
  [OpenMP][OMPIRBuilder] Add device shared memory allocation support

This patch adds the `__kmpc_alloc_shared` and `__kmpc_free_shared` DeviceRTL
functions to the list of those the OMPIRBuilder is able to create.



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