[flang-commits] [flang] [flang][openacc] Skip data movement for managed operands (PR #206806)

Zhen Wang via flang-commits flang-commits at lists.llvm.org
Tue Jun 30 13:54:28 PDT 2026


wangzpgi wrote:

Looks like genDataOperandOperations is shared by more than enter data / exit data, for example acc update and some compute/data clauses. Is it intended to skip managed operands for all of those uses? Also, since acc update uses the same helper, do we need the same empty-operand guard there?

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


More information about the flang-commits mailing list