This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Populate the init region for acc.private.recipe for simple type
ClosedPublic

Authored by clementval on Jun 30 2023, 2:08 PM.

Details

Summary

Generate code to allocate privates for trivial scalars and arrays.

Diff Detail