[all-commits] [llvm/llvm-project] 2a296b: [flang][openacc] implement firstprivate of scalar ...
jeanPerier via All-commits
all-commits at lists.llvm.org
Tue Sep 16 01:47:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a296bac684045452ac33fef0de522f44d57d0bc
https://github.com/llvm/llvm-project/commit/2a296bac684045452ac33fef0de522f44d57d0bc
Author: jeanPerier <jperier at nvidia.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
A flang/test/Lower/OpenACC/acc-firstprivate-derived-allocatable-component.f90
A flang/test/Lower/OpenACC/acc-firstprivate-derived-pointer-component.f90
A flang/test/Lower/OpenACC/acc-firstprivate-derived-user-assign.f90
A flang/test/Lower/OpenACC/acc-firstprivate-derived.f90
Log Message:
-----------
[flang][openacc] implement firstprivate of scalar derived type (#158636)
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