[llvm] [X86] Combine `uitofp <v x i32> to <v x half>` (PR #121809)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 10:17:10 PST 2025


https://github.com/RKSimon commented:

I'd prefer this was handled in VectorLegalizer::ExpandUINT_TO_FLOAT since the issue isn't x86-specific

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


More information about the llvm-commits mailing list