[all-commits] [llvm/llvm-project] f5c496: CodeGen: Remove TRI argument from reMaterialize

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Nov 10 14:14:20 PST 2025


  Branch: refs/heads/users/arsenm/codegen/remove-tri-argument-reMaterialize
  Home:   https://github.com/llvm/llvm-project
  Commit: f5c496765bba9f2ede73a2127fa0a58839d43ca2
      https://github.com/llvm/llvm-project/commit/f5c496765bba9f2ede73a2127fa0a58839d43ca2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-11-10 (Mon, 10 Nov 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetInstrInfo.h
    M llvm/lib/CodeGen/LiveRangeEdit.cpp
    M llvm/lib/CodeGen/MachineSink.cpp
    M llvm/lib/CodeGen/TargetInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
    M llvm/lib/Target/ARM/ARMBaseInstrInfo.h
    M llvm/lib/Target/X86/X86InstrInfo.cpp
    M llvm/lib/Target/X86/X86InstrInfo.h

  Log Message:
  -----------
  CodeGen: Remove TRI argument from reMaterialize



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