OpenMP 5.0 supports nested declare target regions. So, in general,it is
allow to mark a declarationas declare target with different device_type
or link type. Patch adds support for such kind of nesting.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo