[all-commits] [llvm/llvm-project] 11eeb4: [X86] `combinePMULH` - combine `mulhu` + `srl` (#1...

Abhishek Kaushik via All-commits all-commits at lists.llvm.org
Tue Aug 5 03:41:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11eeb4d133aea2c823231bc771bb58de6d8387e3
      https://github.com/llvm/llvm-project/commit/11eeb4d133aea2c823231bc771bb58de6d8387e3
  Author: Abhishek Kaushik <abhishek.kaushik at intel.com>
  Date:   2025-08-05 (Tue, 05 Aug 2025)

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

  Log Message:
  -----------
  [X86] `combinePMULH` - combine `mulhu` + `srl` (#132548)

Fixes #132166



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