[all-commits] [llvm/llvm-project] 01671f: [X86] collectConcatOps - handle extract_subvector(...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jun 9 10:40:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01671ff849b0761a3240bb87e8d8fc469147eae4
https://github.com/llvm/llvm-project/commit/01671ff849b0761a3240bb87e8d8fc469147eae4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-3.ll
M llvm/test/CodeGen/X86/x86-interleaved-access.ll
Log Message:
-----------
[X86] collectConcatOps - handle extract_subvector(concat_subvectors(...)) patterns (#143406)
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