[all-commits] [llvm/llvm-project] 5a3fe9: [AMDGPU] Move SIModeRegisterDefaults to SI MFI

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Wed Sep 28 13:14:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a3fe9a039992935b18f386499cad9aa85eb7f23
      https://github.com/llvm/llvm-project/commit/5a3fe9a039992935b18f386499cad9aa85eb7f23
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-09-28 (Wed, 28 Sep 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
    M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
    M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h

  Log Message:
  -----------
  [AMDGPU] Move SIModeRegisterDefaults to SI MFI

It does not belong to a general AMDGPU MFI.

Differential Revision: https://reviews.llvm.org/D134666




More information about the All-commits mailing list