[all-commits] [llvm/llvm-project] 9459d7: [x86] combineMUL - when looking for a vector multi...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Oct 4 10:12:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9459d729d22b7bfedad9d3a4237162077c6984a4
      https://github.com/llvm/llvm-project/commit/9459d729d22b7bfedad9d3a4237162077c6984a4
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    A llvm/test/CodeGen/X86/pr111170.ll

  Log Message:
  -----------
  [x86] combineMUL - when looking for a vector multiply by splat constant, ensure we're only accepting ConstantInt splat scalars.

Fixes #111170



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