Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48152
[CUDA] Add tests that, in C++14 mode, min/max are constexpr. ClosedPublic Authored by jlebar on Jun 13 2018, 2:30 PM.
Details
Diff Detail
Event Timelinejlebar added a parent revision: D48151: [CUDA] Make __host__/__device__ min/max overloads constexpr in C++14..Jun 13 2018, 2:31 PM This revision is now accepted and ready to land.Jun 13 2018, 3:18 PM Closed by commit rL336030: [CUDA] Add tests that, in C++14 mode, min/max are constexpr. (authored by jlebar). · Explain WhyJun 29 2018, 5:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 153603 test-suite/trunk/External/CUDA/algorithm.cu
|