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

via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 11:13:03 PST 2025


abhishek-kaushik22 wrote:

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

Can you please provide an example for other targets that this is failing on?

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


More information about the llvm-commits mailing list