[all-commits] [llvm/llvm-project] e03fac: [X86][NewPM] Port X86PartialReduction to NewPM

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Nov 4 11:28:49 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e03fac127c8db8a988c8346295f9862dd59c42fc
      https://github.com/llvm/llvm-project/commit/e03fac127c8db8a988c8346295f9862dd59c42fc
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-11-04 (Tue, 04 Nov 2025)

  Changed paths:
    M llvm/lib/Target/X86/X86.h
    M llvm/lib/Target/X86/X86PartialReduction.cpp
    M llvm/lib/Target/X86/X86PassRegistry.def
    M llvm/lib/Target/X86/X86TargetMachine.cpp

  Log Message:
  -----------
  [X86][NewPM] Port X86PartialReduction to NewPM

There are no tests that specifically stop/start at
x86-partial-reduction, so no test cases have been updated for this
patch.

Reviewers: phoebewang, paperchalice, RKSimon, arsenm

Reviewed By: arsenm, RKSimon

Pull Request: https://github.com/llvm/llvm-project/pull/166048



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