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

via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 16:22:16 PST 2024


goldsteinn wrote:

See https://github.com/llvm/llvm-project/pull/82555,
once that gets in ill revise this patch and repost.

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


More information about the llvm-commits mailing list