[all-commits] [llvm/llvm-project] b6e984: [OpenMP][OMPIRBuilder] Support parallel in Generic...

Sergio Afonso via All-commits all-commits at lists.llvm.org
Mon Jul 28 04:23:40 PDT 2025


  Branch: refs/heads/users/skatrak/flang-generic-05-parallel-wrapper
  Home:   https://github.com/llvm/llvm-project
  Commit: b6e9849e6b00eaa76f3d7ce0747fadf4f53c10d0
      https://github.com/llvm/llvm-project/commit/b6e9849e6b00eaa76f3d7ce0747fadf4f53c10d0
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

  Changed paths:
    M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
    M mlir/test/Target/LLVMIR/omptarget-parallel-llvm.mlir

  Log Message:
  -----------
  [OpenMP][OMPIRBuilder] Support parallel in Generic kernels

This patch introduces codegen logic to produce a wrapper function argument for
the `__kmpc_parallel_51` DeviceRTL function needed to handle arguments passed
using device shared memory in Generic mode.



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