[llvm] [AArch64][GlobalISel] Fix lowering of i64->f32 itofp. (PR #132703)
Amara Emerson via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 26 13:40:43 PDT 2025
aemerson wrote:
Why do we need to scalarize the vector case for GlobalISel but not for SDAG?
https://github.com/llvm/llvm-project/pull/132703
More information about the llvm-commits
mailing list