[PATCH] D155692: [clang][OpenMP] Add interop support for multiple depend clauses
Michael Halkenhäuser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 19 09:57:14 PDT 2023
mhalk added a comment.
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]`?
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