[llvm] [InstCombine] Canonicalize `(sitofp x)` -> `(uitofp x)` if `x >= 0` (PR #82404)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 10 08:48:54 PDT 2024
nikic wrote:
It looks like you need to update `Headers/__clang_hip_math.hip` in clang.
https://github.com/llvm/llvm-project/pull/82404
More information about the llvm-commits
mailing list