[all-commits] [llvm/llvm-project] aa5dc5: [X86] Fix the type of X86ISD::UMUL (#117377)

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Fri Nov 22 16:04:23 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa5dc539e91824cbc224214e69d62d46db21af6e
      https://github.com/llvm/llvm-project/commit/aa5dc539e91824cbc224214e69d62d46db21af6e
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2024-11-23 (Sat, 23 Nov 2024)

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

  Log Message:
  -----------
  [X86] Fix the type of X86ISD::UMUL (#117377)

Same as SMUL, UMUL produces one result + flags, not two results + flags.



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