diff options
author | Tom Eccles <tom.eccles@arm.com> | 2024-06-14 10:11:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-14 10:11:12 +0100 |
commit | b6b0f975a6005de530262ed1c5643d1060c86d63 (patch) | |
tree | 043f5fa9e22fb6b0328305a24ab85be6afb8ae5f /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | d62ff7195ef880bba6d2522bf5e882e7ef28cb7f (diff) | |
download | llvm-b6b0f975a6005de530262ed1c5643d1060c86d63.zip llvm-b6b0f975a6005de530262ed1c5643d1060c86d63.tar.gz llvm-b6b0f975a6005de530262ed1c5643d1060c86d63.tar.bz2 |
[flang][OpenMP] Support reduction of POINTER variables (#95148)
Just treat them the same as ALLOCATABLE. gfortran doesn't allow POINTER
objects in a REDUCTION clause, but so far as I can tell the standard
explicitly allows it (openmp5.2 section 5.5.5).
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions