[all-commits] [llvm/llvm-project] 75073e: [X86][NFC] Simplify the definitions of MUL/IMUL an...

Shengchen Kan via All-commits all-commits at lists.llvm.org
Tue Dec 26 06:06:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75073e0c8839f18de60d15515092d410a80a58cf
      https://github.com/llvm/llvm-project/commit/75073e0c8839f18de60d15515092d410a80a58cf
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2023-12-26 (Tue, 26 Dec 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrArithmetic.td

  Log Message:
  -----------
  [X86][NFC] Simplify the definitions of MUL/IMUL and DIV/IDIV

This patch is to extract the NFC in #76319 into a separate commit.




More information about the All-commits mailing list