[all-commits] [llvm/llvm-project] adb5d6: [X86] use lowerShuffleWithPERMV helper to create V...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Mar 5 06:16:40 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adb5d6aeae8234be7ef535dbbab9b8e9bd340d4f
https://github.com/llvm/llvm-project/commit/adb5d6aeae8234be7ef535dbbab9b8e9bd340d4f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/any_extend_vector_inreg_of_broadcast.ll
Log Message:
-----------
[X86] use lowerShuffleWithPERMV helper to create VPERMV/VPERMV3 nodes (#129882)
This allows us to make use of the extra canonicalization that lowerShuffleWithPERMV performs
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