Add __lazy_call_or#8767
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
/ok to test |
2 similar comments
|
/ok to test |
|
/ok to test |
This comment has been minimized.
This comment has been minimized.
086fddd to
38b90b3
Compare
This comment has been minimized.
This comment has been minimized.
38b90b3 to
41c0a78
Compare
🥳 CI Workflow Results🟩 Finished in 3h 36m: Pass: 100%/110 | Total: 3d 18h | Max: 3h 36m | Hits: 72%/317059See results here. |
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
WalkthroughAdds a new CUDA C++ customization point object ChangesLazy Conditional Call CPO
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsTimed out fetching pipeline failures after 30000ms Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
Description
Add
cuda::__lazy_call_or, which acts likecuda::__call_orexcept that the default value is lazily computed.Checklist
Summary by CodeRabbit
New Features
Tests