summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_parallel_for_simd_is_device_ptr_messages.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP] Support the 'is_device_ptr' clause with 'target parallel for simd' ↵Kelvin Li2017-01-101-0/+337
pragma This patch is to add support of the 'is_device_ptr' clause with the 'target parallel for simd' pragma. Differential Revision: https://reviews.llvm.org/D28402 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291537 91177308-0d34-0410-b5e6-96231b3b80d8