[llvm] [ExpandLargeFpConvert] Fix bug in int-to-fp expansion. (PR #85370)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 06:54:15 PDT 2024


jayfoad wrote:

This commit causes `test/CodeGen/AMDGPU/itofp.i128.ll` to fail in my Release+Asserts build. I don't understand why it didn't fail in the CI build too.

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


More information about the llvm-commits mailing list