summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ThreadSafetyCommon.cpp
diff options
context:
space:
mode:
authorSiddharth Bhat <siddu.druid@gmail.com>2017-05-09 10:45:52 +0000
committerSiddharth Bhat <siddu.druid@gmail.com>2017-05-09 10:45:52 +0000
commita90be207c60cf3bcbcdf452f4443ba0b73d868ae (patch)
treeade3e615fc4891e9b72b19c9bad7eba8fa71e31e /clang/lib/Analysis/ThreadSafetyCommon.cpp
parentcf9daa33a7870c235e0edc176dd40579f376cafc (diff)
downloadbcm5719-llvm-a90be207c60cf3bcbcdf452f4443ba0b73d868ae.tar.gz
bcm5719-llvm-a90be207c60cf3bcbcdf452f4443ba0b73d868ae.zip
[Polly][PPCGCodeGen] OpenCL now gets kernel argument size from PPCG CodeGen
Summary: PPCGCodeGeneration now attaches the size of the kernel launch parameters at the end of the parameter list. For the existing CUDA Runtime, this gets ignored, but the OpenCL Runtime knows to check for kernel-argument size at the end of the parameter list. (The resulting parameters list is twice as long. This has been accounted for in the corresponding test cases). Reviewers: grosser, Meinersbur, bollu Reviewed By: bollu Subscribers: nemanjai, yaxunl, Anastasia, pollydev, llvm-commits Tags: #polly Differential Revision: https://reviews.llvm.org/D32961 llvm-svn: 302515
Diffstat (limited to 'clang/lib/Analysis/ThreadSafetyCommon.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud