[llvm] [Float2Int] Resolve FIXME: Pick the smallest legal type that fits (PR #79158)

via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 12:29:58 PDT 2024


AtariDreams wrote:

> I was able to reproduce the difference before and after the revert of the return value being different
> 
> edit: on x86-64 with `clang -O3`

Oddly enough, the pass itself doesn't seem to be the issue. 

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


More information about the llvm-commits mailing list