[llvm] [WebAssembly] Fix trunc in FastISel (PR #138479)

Dan Gohman via llvm-commits llvm-commits at lists.llvm.org
Mon May 5 21:38:43 PDT 2025


sunfishcode wrote:

I haven't looked at FastISel in quite a while, but last I knew, it bailed out on odd-sized bitwidths.

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


More information about the llvm-commits mailing list