[llvm] [AArch64][GlobalISel] Fix lowering of i64->f32 itofp. (PR #132703)

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 27 00:49:23 PDT 2025


davemgreen wrote:

> Why do we need to scalarize the vector case for GlobalISel but not for SDAG?

As the commit message says this is a GISel equivalent of #130665. I will give it a rebase to update the tests.

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


More information about the llvm-commits mailing list