[llvm] [Float2Int] Resolve FIXME: Pick the smallest legal type that fits (PR #79158)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 20 16:44:45 PDT 2024
topperc wrote:
I found a bug in the ConstantRange handling UIToFP and SIToFP which may explain the failure handling https://github.com/llvm/llvm-project/pull/86041
https://github.com/llvm/llvm-project/pull/79158
More information about the llvm-commits
mailing list