[all-commits] [llvm/llvm-project] 21d506: [X86] combineConcatVectorOps - remove VBMI2 limit ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu May 15 09:21:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21d506414053d260ee78fa5a27b6bf3edc547088
      https://github.com/llvm/llvm-project/commit/21d506414053d260ee78fa5a27b6bf3edc547088
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-05-15 (Thu, 15 May 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] combineConcatVectorOps - remove VBMI2 limit for v32i16/v64i8 shuffle concatentation (#140077)

This is no longer required with the improvements to subvector load sharing with shouldReduceLoadWidth



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