[all-commits] [llvm/llvm-project] fe4b40: [X86] lowerShuffleAsVTRUNC - use combineConcatVect...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Jun 26 06:12:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe4b4033edf2315a9c62dc2303130fc07a994a98
https://github.com/llvm/llvm-project/commit/fe4b4033edf2315a9c62dc2303130fc07a994a98
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-interleaved-load-i16-stride-4.ll
M llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-8.ll
Log Message:
-----------
[X86] lowerShuffleAsVTRUNC - use combineConcatVectorOps to catch more "cheap" concats (#145876)
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