[all-commits] [llvm/llvm-project] e16c87: [Flang][OpenMP] DISTRIBUTE PARALLEL DO SIMD lowering
Sergio Afonso via All-commits
all-commits at lists.llvm.org
Tue Aug 27 04:52:30 PDT 2024
Branch: refs/heads/users/skatrak/dpd-04-dist-par-do-simd
Home: https://github.com/llvm/llvm-project
Commit: e16c8780f5cb0ebea14922a16b87372df305fc01
https://github.com/llvm/llvm-project/commit/e16c8780f5cb0ebea14922a16b87372df305fc01
Author: Sergio Afonso <safonsof at amd.com>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M flang/lib/Lower/OpenMP/OpenMP.cpp
A flang/test/Lower/OpenMP/distribute-parallel-do-simd.f90
M flang/test/Lower/OpenMP/if-clause.f90
M flang/test/Lower/OpenMP/loop-compound.f90
Log Message:
-----------
[Flang][OpenMP] DISTRIBUTE PARALLEL DO SIMD lowering
This patch adds PFT to MLIR lowering support for `distribute parallel do simd`
composite constructs.
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