[all-commits] [llvm/llvm-project] eafa15: [flang][OpenMP] Enable lastprivate on simd (#93786)
NimishMishra via All-commits
all-commits at lists.llvm.org
Thu Oct 3 06:33:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eafa15009e95c1c7eed3026218a73f09e1da3288
https://github.com/llvm/llvm-project/commit/eafa15009e95c1c7eed3026218a73f09e1da3288
Author: NimishMishra <42909663+NimishMishra at users.noreply.github.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
M flang/test/Lower/OpenMP/simd.f90
Log Message:
-----------
[flang][OpenMP] Enable lastprivate on simd (#93786)
This PR enables the lowering of lastprivate when defined on simd
construct
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