Commit 40915c7
authored
Fix CCCL 3.2 mdspan constexpr issues (#2911)
This PR reverts some code that was needed to work around a `constexpr` bug in CCCL 3.2, now that it has been fixed and updated in rapids-cmake: rapidsai/rapids-cmake#959
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- Divye Gala (https://github.com/divyegala)
URL: #29111 parent f0fec52 commit 40915c7
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
405 | | - | |
| 404 | + | |
406 | 405 | | |
407 | 406 | | |
408 | 407 | | |
| |||
425 | 424 | | |
426 | 425 | | |
427 | 426 | | |
428 | | - | |
| 427 | + | |
429 | 428 | | |
430 | 429 | | |
431 | 430 | | |
| |||
0 commit comments