[PATCH] D41651: AMDGPU: Add 32-bit constant address space

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 08:05:41 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324487: AMDGPU: Add 32-bit constant address space (authored by mareko, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41651?vs=132216&id=133216#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41651

Files:
  llvm/trunk/docs/AMDGPUUsage.rst
  llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/trunk/lib/Target/AMDGPU/SMInstructions.td
  llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/trunk/test/CodeGen/AMDGPU/constant-address-space-32bit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41651.133216.patch
Type: text/x-patch
Size: 30857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/d57b4da3/attachment.bin>


More information about the llvm-commits mailing list