[libcu++] Fix cuda::std::aligned_alloc argument order#9728
Conversation
|
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 (3)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughSummary by CodeRabbit
Walkthrough
ChangesAligned Allocation Parameter Reordering
important: this changes a public parameter order on Suggested reviewers: Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 0c8a2c20-16df-4c9b-9b0d-7af370e74f35
📒 Files selected for processing (1)
libcudacxx/include/cuda/std/__cstdlib/aligned_alloc.h
e0a0e23 to
8cf758a
Compare
😬 CI Workflow Results🟥 Finished in 1h 57m: Pass: 97%/120 | Total: 3d 07h | Max: 1h 56m | Hits: 54%/857433See results here. |
|
So, we introduced this in #3339, right? So we are shipping this bug since CCCL 3.0? |
This is bad, we had the argument order swapped..