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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 06:59:56 PDT 2024


arsenm 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.

Probably a race, they were pushed very close 

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


More information about the llvm-commits mailing list