[all-commits] [llvm/llvm-project] 840076: [flang][OpenMP] Fix construct privatization in def...
NimishMishra via All-commits
all-commits at lists.llvm.org
Wed Mar 20 10:46:53 PDT 2024
Branch: refs/heads/users/luporl/omp-implicit-base
Home: https://github.com/llvm/llvm-project
Commit: 8400763e670cb958237bc626cf0e43b5df8b2cac
https://github.com/llvm/llvm-project/commit/8400763e670cb958237bc626cf0e43b5df8b2cac
Author: Nimish Mishra <neelam.nimish at gmail.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M flang/include/flang/Lower/AbstractConverter.h
M flang/lib/Lower/Bridge.cpp
M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
M flang/lib/Lower/OpenMP/DataSharingProcessor.h
M flang/test/Lower/OpenMP/FIR/default-clause.f90
M flang/test/Lower/OpenMP/default-clause.f90
Log Message:
-----------
[flang][OpenMP] Fix construct privatization in default clause
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