[all-commits] [llvm/llvm-project] fb38b9: [AMDGPU] NFC target dependent requiresUniformRegis...

alex-t via All-commits all-commits at lists.llvm.org
Tue May 26 09:49:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fb38b98338cc87442e3451665e82bf1c8ef9388f
      https://github.com/llvm/llvm-project/commit/fb38b98338cc87442e3451665e82bf1c8ef9388f
  Author: alex-t <alexander.timofeev at amd.com>
  Date:   2020-05-26 (Tue, 26 May 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.h

  Log Message:
  -----------
  [AMDGPU] NFC target dependent requiresUniformRegister refactored out

Summary: Target specific method encapsulated into the Target Lowering Info.

Reviewers: rampitec, vpykhtin

Reviewed By: rampitec

Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list