[llvm] [InstCombine] Canonicalize `(sitofp x)` -> `(uitofp x)` if `x >= 0` (PR #82404)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 7 00:46:00 PST 2024
nikic wrote:
@dtcxzyw Can you please test the new version?
https://github.com/llvm/llvm-project/pull/82404
More information about the llvm-commits
mailing list