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

Sergio Afonso via All-commits all-commits at lists.llvm.org
Mon Apr 27 05:10:03 PDT 2026


  Branch: refs/heads/users/skatrak/flang-generic-05-parallel-wrapper
  Home:   https://github.com/llvm/llvm-project
  Commit: 839d208fec2f716908befe5e5d1f1d49055f74f2
      https://github.com/llvm/llvm-project/commit/839d208fec2f716908befe5e5d1f1d49055f74f2
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  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