[all-commits] [llvm/llvm-project] a79b7a: [OpenMPIRBuilder] Add support for distribute const...

Dominik Adamski via All-commits all-commits at lists.llvm.org
Wed Feb 19 07:35:07 PST 2025


  Branch: refs/heads/users/skatrak/target-spmd-02-ompirbuilder-distribute
  Home:   https://github.com/llvm/llvm-project
  Commit: a79b7a2d6a443ef26bf4beaf73ec3c8042d968d1
      https://github.com/llvm/llvm-project/commit/a79b7a2d6a443ef26bf4beaf73ec3c8042d968d1
  Author: Dominik Adamski <dominik.adamski at amd.com>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

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

  Log Message:
  -----------
  [OpenMPIRBuilder] Add support for distribute constructs

This patch adds the `OpenMPIRBuilder::createDistribute()` function and updates
`OpenMPIRBuilder::applyStaticWorkshareLoop()` in preparation for adding
`distribute` support to flang.

Co-authored-by: Sergio Afonso <safonsof at amd.com>



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