[all-commits] [llvm/llvm-project] 3e743a: [X86] lowerShuffleAsBitMask - generalize FP handli...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 11 04:24:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e743a568d9d14cc7158bb03a8074a6d4d0ab1d4
https://github.com/llvm/llvm-project/commit/3e743a568d9d14cc7158bb03a8074a6d4d0ab1d4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] lowerShuffleAsBitMask - generalize FP handling. (#135345)
Don't explicitly handle f32/f64 cases - allow any fp value type and convert to equivalent int type with MVT::changeTypeToInteger
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list