[all-commits] [llvm/llvm-project] e240b2: AMDGPU/GlobalISel: Allow arbitrary global values

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Feb 17 11:32:37 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e240b27d6da8a0bd594f46efa6fd2a2e7df91ee3
      https://github.com/llvm/llvm-project/commit/e240b27d6da8a0bd594f46efa6fd2a2e7df91ee3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.h
    A llvm/test/CodeGen/AMDGPU/GlobalISel/global-value.illegal.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/global-value.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Allow arbitrary global values

Treat unknown address spaces as global




More information about the All-commits mailing list