[PATCH] D13873: AMDGPU: Rename enums to be consistent with HSA code object terminology

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 13:39:52 PDT 2015


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

Also removes reservation of the unused SCRATCH_PTR input, which I think
hasn't done anything since using relocations was added.

http://reviews.llvm.org/D13873

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13873.37788.patch
Type: text/x-patch
Size: 10473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151019/fda85faa/attachment.bin>


More information about the llvm-commits mailing list