[PATCH] D155692: [clang][OpenMP] Add interop support for multiple depend clauses
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 19 10:26:58 PDT 2023
tianshilei1992 added a comment.
In D155692#4515364 <https://reviews.llvm.org/D155692#4515364>, @mhalk wrote:
> In D155692#4515265 <https://reviews.llvm.org/D155692#4515265>, @tianshilei1992 wrote:
>
>> We don't need to update the interface function to indicate how many deps we have?
>
> Which //interface function// exactly? `__tgt_interop_[init|use|destroy]`?
Yup.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155692/new/
https://reviews.llvm.org/D155692
More information about the cfe-commits
mailing list