[all-commits] [llvm/llvm-project] 22a45c: [X86] combineConcatVectorOps - use all_of to check...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Mar 9 05:05:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22a45c43db2e6267d0b85a175da0129e865cffec
https://github.com/llvm/llvm-project/commit/22a45c43db2e6267d0b85a175da0129e865cffec
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-03-09 (Sun, 09 Mar 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineConcatVectorOps - use all_of to check for matching PSHUFD/PSHUFLW/PSHUFHW shuffle mask.
Prep work before adding 512-bit support.
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