[PATCH] D29068: AMDGPU/SI: Move some ISel helpers into utils so they can be shared with GISel

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 19:06:20 PST 2017


tstellarAMD created this revision.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

https://reviews.llvm.org/D29068

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29068.85516.patch
Type: text/x-patch
Size: 6115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/ea4c879c/attachment.bin>


More information about the llvm-commits mailing list