[all-commits] [llvm/llvm-project] acc335: [X86] Add build vector test patterns with only 2 u...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Apr 24 03:50:50 PDT 2025


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

  Changed paths:
    M llvm/test/CodeGen/X86/build-vector-128.ll
    M llvm/test/CodeGen/X86/build-vector-256.ll
    M llvm/test/CodeGen/X86/build-vector-512.ll

  Log Message:
  -----------
  [X86] Add build vector test patterns with only 2 unique scalars

Based off test coverage for #135753 - these should be lowered to BLEND(BROADCAST(X),BROADCAST(Y))



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