[all-commits] [llvm/llvm-project] 26638a: [OpenMPIRBuilder] Add support for distribute const...
Dominik Adamski via All-commits
all-commits at lists.llvm.org
Mon Feb 24 04:52:50 PST 2025
Branch: refs/heads/users/skatrak/target-spmd-02-ompirbuilder-distribute
Home: https://github.com/llvm/llvm-project
Commit: 26638a2456dbc7b423d1f5bbb92650398f76098a
https://github.com/llvm/llvm-project/commit/26638a2456dbc7b423d1f5bbb92650398f76098a
Author: Dominik Adamski <dominik.adamski at amd.com>
Date: 2025-02-24 (Mon, 24 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