[clang] [HIP] fix host min/max in header (PR #82956)

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 11:21:45 PST 2024


Artem-B wrote:

> Probably I need to define those functions with mixed args by default to avoid regressions.

Are there any other regressions? Can hupCUB be fixed intsead? While their use case is probably benign, I'd rather fix the user code, than propagate CUDA bugs into HIP.

https://github.com/llvm/llvm-project/pull/82956


More information about the cfe-commits mailing list