global functions are present on both host and device side,
so providing host or device overloads is not going to
do anything useful.
Details
Details
- Reviewers
jlebar
Diff Detail
Diff Detail
Paths
| Differential D17581
[CUDA] disable attribute-based overloading for __global__ functions. ClosedPublic Authored by tra on Feb 24 2016, 1:31 PM.
Details
Summary global functions are present on both host and device side,
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 24 2016, 1:33 PM
Revision Contents
Diff 48973 lib/Sema/SemaOverload.cpp
test/SemaCUDA/function-overload.cu
|