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