[all-commits] [llvm/llvm-project] 688d7a: [X86] combineConcatVectorOps - extend ISD::VECTOR_...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 13 13:37:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 688d7a5d0ade65147fd48bc9bb14ade4c48f9a77
      https://github.com/llvm/llvm-project/commit/688d7a5d0ade65147fd48bc9bb14ade4c48f9a77
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/matrix-multiply.ll
    M llvm/test/CodeGen/X86/x86-interleaved-access.ll

  Log Message:
  -----------
  [X86] combineConcatVectorOps - extend ISD::VECTOR_SHUFFLE handling to support 512-bit types (#131189)

Limit cases to AVX512 targets that support two-operand crosslane
shuffles



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