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