Fix more _CCCL_DEVICE static -> _CCCL_DEVICE_API - #11068
Conversation
_CCCL_DEVICE static -> _CCCL_DEVICE_API
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (5)
Included review availability: Your plan provides up to 12 included reviews per hour; 8 remain after this review. 📝 WalkthroughSummary by CodeRabbit
WalkthroughChangesCUB dispatch declarations and CUDA atomic helper declarations no longer use internal linkage. Function parameters, dispatch logic, atomic operations, and fence behavior remain unchanged. CUB and CUDA helper linkage updates
Suggested reviewers: Merge Risk: ⚪ Minimal · up to This PR makes localized annotation changes to address compiler warnings, and no actionable merge-blocking risk remains beyond normal checks and review. Comment |
This comment has been minimized.
This comment has been minimized.
🥳 CI Workflow Results🟩 Finished in 3h 13m: Pass: 100%/405 | Total: 16d 21h | Max: 2h 52m | Hits: 31%/2206446See results here. |
Description
More LLVM23
-Wunused-templatewarnings. After this round of fixes, however, we should just disable the warning entirely.Checklist