Tests for D48036 / PR37753.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48037
[CUDA] Add tests to ensure that std::min/max can be called from __host__ __device__ functions. ClosedPublic Authored by jlebar on Jun 11 2018, 10:39 AM.
Details
Diff Detail
Event Timelinejlebar added a parent revision: D48036: [CUDA] Make min/max shims host+device..Jun 11 2018, 10:39 AM This revision is now accepted and ready to land.Jun 13 2018, 3:19 PM Closed by commit rL336029: [CUDA] Add tests to ensure that std::min/max can be called from __host__… (authored by jlebar). · Explain WhyJun 29 2018, 5:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 153602 test-suite/trunk/External/CUDA/algorithm.cu
|