[all-commits] [llvm/llvm-project] b9a709: [X86] lowerShuffleAsSplitOrBlend - use isElementEq...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu May 22 05:01:43 PDT 2025


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

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/zero_extend_vector_inreg_of_broadcast.ll
    M llvm/test/CodeGen/X86/zero_extend_vector_inreg_of_broadcast_from_memory.ll

  Log Message:
  -----------
  [X86] lowerShuffleAsSplitOrBlend - use isElementEquivalent to help identify hidden splat/broadcasts (#141035)

Noticed while yak shaving #139741



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