[all-commits] [llvm/llvm-project] d4d88b: [OpenMP] New Openmp device RTL functions (#73225)

Dominik Adamski via All-commits all-commits at lists.llvm.org
Wed Nov 29 05:26:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4d88b8499b66e0904e5c545613a14d170b3ea62
      https://github.com/llvm/llvm-project/commit/d4d88b8499b66e0904e5c545613a14d170b3ea62
  Author: Dominik Adamski <dominik.adamski at amd.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
    M openmp/libomptarget/DeviceRTL/src/Workshare.cpp

  Log Message:
  -----------
  [OpenMP] New Openmp device RTL functions (#73225)

Add new implementation of workshare loop functions.

These functions will be used by OpenMPIRBuilder to support
handling of OpenMP workshare loops for the target region.

---------

Co-authored-by: Johannes Doerfert <johannes at jdoerfert.de>




More information about the All-commits mailing list