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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Nov 4 11:43:57 PST 2025


  Branch: refs/heads/users/arsenm/codegen/remove-tri-argument-reMaterialize
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e788e8e1a817ef673c81461698c61effd336de6
      https://github.com/llvm/llvm-project/commit/2e788e8e1a817ef673c81461698c61effd336de6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-11-04 (Tue, 04 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