[all-commits] [llvm/llvm-project] 44badc: [X86] combineConcatVectorOps - use isSplatValue he...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Mar 3 09:59:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44badc9810ede7843c65ac3e32e0820c13eaec85
https://github.com/llvm/llvm-project/commit/44badc9810ede7843c65ac3e32e0820c13eaec85
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineConcatVectorOps - use isSplatValue helper instead of matching specific VBROADCAST opcodes. (#129556)
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