[all-commits] [llvm/llvm-project] 1ae9dd: [X86] combineConcatVectorOps - add EXTEND_VECTOR_I...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Feb 18 00:09:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ae9dd31a21022d360e5f1efa32a71c4073c7e18
https://github.com/llvm/llvm-project/commit/1ae9dd31a21022d360e5f1efa32a71c4073c7e18
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-8.ll
Log Message:
-----------
[X86] combineConcatVectorOps - add EXTEND_VECTOR_INREG() 512-bit handling (#127530)
Support extension to 512-bit vectors on AVX512/BWI targets.
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