[clang] clang/HIP: Remove __ockl_fdot2 declaration (PR #201878)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 5 22:52:39 PDT 2026
arsenm wrote:
> downstream needs to move away from usage; can you revert for now ?
The usage doesn't need to change, the HIP headers needed to stop conditionally declaring the used functions which https://github.com/ROCm/rocm-systems/pull/2230 did
https://github.com/llvm/llvm-project/pull/201878
More information about the cfe-commits
mailing list