[llvm] [InstCombine] Canonicalize `(sitofp x)` -> `(uitofp x)` if `x >= 0` (PR #82404)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 10 08:45:15 PDT 2024


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

LGTM. Thanks!

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


More information about the llvm-commits mailing list