[all-commits] [llvm/llvm-project] db1340: [x86] combineMul - handle 0/-1 KnownBits cases bef...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 7 03:26:19 PDT 2024


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

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/mul-constant-i64.ll

  Log Message:
  -----------
  [x86] combineMul - handle 0/-1 KnownBits cases before MUL_IMM logic (REAPPLIED)

Followup to 3d862c78bbb5ecbdfe93996bdf2dcfc64325ae87 fix - always fold multiply to zero/negation



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