Consider checking `cuda::args::static_bounds` for equality and return a constexpr value when attached to `cuda::args::immediate`
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
It can happen that `cuda::args::immediate` or `cuda::args::deferred` will end up with static bounds where `lower == higher`. We could detect that case and change the traits to treat it the same way as `cuda::args::constant` with that value
Contributor guide
Assessment
This issue has not been assessed yet.