[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 12:22:39 PDT 2024


https://github.com/nikic approved this pull request.


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


More information about the cfe-commits mailing list