This patch is to add support of the 'is_device_ptr' clause in the 'target parallel for' pragma.
Details
Details
- Reviewers
arpith-jacob sfantao carlo.bertolli ABataev mikerice hfinkel - Commits
- rG4101032e5fb6: [OpenMP] Support the 'is_device_ptr' clause with 'target parallel for' pragma
rC291540: [OpenMP] Support the 'is_device_ptr' clause with 'target parallel for' pragma
rL291540: [OpenMP] Support the 'is_device_ptr' clause with 'target parallel for' pragma
Diff Detail
Diff Detail
- Repository
- rL LLVM