[PATCH] D16862: AMDGPU: Remove some pure functions from AMDGPUInstrInfo

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 12:19:57 PST 2016


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

Most of these were only needed for R600.

http://reviews.llvm.org/D16862

Files:
  lib/Target/AMDGPU/AMDGPUInstrInfo.h
  lib/Target/AMDGPU/R600InstrInfo.cpp
  lib/Target/AMDGPU/R600InstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16862.46813.patch
Type: text/x-patch
Size: 8965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/2faf1f16/attachment.bin>


More information about the llvm-commits mailing list