[all-commits] [llvm/llvm-project] 7925a9: [X86] combineConcatVectorOps - add handling for vX...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Nov 29 06:32:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7925a9ea1e63b5e7c1f57e467a05e819f6ef7c27
https://github.com/llvm/llvm-project/commit/7925a9ea1e63b5e7c1f57e467a05e819f6ef7c27
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-11-29 (Sat, 29 Nov 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/kmov.ll
Log Message:
-----------
[X86] combineConcatVectorOps - add handling for vXi1 concat(logicop(),logicop()) patterns. (#169998)
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