[all-commits] [llvm/llvm-project] f25d02: AMDGPU/GlobalISel: Add types to special inputs

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 6 14:01:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f25d020c2ec7cb1971fa56b99381d416799d8145
      https://github.com/llvm/llvm-project/commit/f25d020c2ec7cb1971fa56b99381d416799d8145
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h

  Log Message:
  -----------
  AMDGPU/GlobalISel: Add types to special inputs

When passing special ABI inputs, we have no existing context for the
type to use.




More information about the All-commits mailing list