[clang] [llvm] [InstCombine] Canonicalize `(sitofp x)` -> `(uitofp x)` if `x >= 0` (PR #82404)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 13 15:24:03 PDT 2024
nikic wrote:
@goldsteinn Doesn't seem worthwhile.
https://github.com/llvm/llvm-project/pull/82404
More information about the cfe-commits
mailing list