[all-commits] [llvm/llvm-project] 0ce96e: [AMDGPU] Move SIModeRegisterDefaults to SI MFI

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon Sep 26 13:20:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ce96e06ee0226938e723bd0c8e16e3d2d51f203
      https://github.com/llvm/llvm-project/commit/0ce96e06ee0226938e723bd0c8e16e3d2d51f203
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-09-26 (Mon, 26 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