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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Oct 30 23:58:36 PDT 2025


  Branch: refs/heads/users/arsenm/codegen/remove-tri-argument-reMaterialize
  Home:   https://github.com/llvm/llvm-project
  Commit: a28208f59c14c65d41aca71ee6477355fa9bd7dd
      https://github.com/llvm/llvm-project/commit/a28208f59c14c65d41aca71ee6477355fa9bd7dd
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-10-30 (Thu, 30 Oct 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