[flang-commits] [flang] [flang][OpenACC] do not load pointer and allocatables component in data clauses (PR #171445)

via flang-commits flang-commits at lists.llvm.org
Tue Dec 9 06:24:25 PST 2025


jeanPerier wrote:

@tblah and @ergawy and @agozillon, I did not change the behavior OpenMP because I was not 100% sure the same is needed for OpenMP and this requires quite a few lit test updates, but you may want to double check and do the same, whole pointers/allocatable also seem to not be dereferenced in OpenMP data clause lowering.

https://github.com/llvm/llvm-project/pull/171445


More information about the flang-commits mailing list