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