[PATCH] D12452: AMDGPU/SI: Add support for llvm.r600.local.size.* instrics when targeting HSA

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 06:10:13 PDT 2015


tstellarAMD updated this revision to Diff 37577.
tstellarAMD added a comment.

Added more test cases, and fixes some coding style issues.


http://reviews.llvm.org/D12452

Files:
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIRegisterInfo.cpp
  lib/Target/AMDGPU/SIRegisterInfo.h
  test/CodeGen/AMDGPU/hsa.ll
  test/CodeGen/AMDGPU/llvm.dbg.value.ll
  test/CodeGen/AMDGPU/work-item-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12452.37577.patch
Type: text/x-patch
Size: 25056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151016/51463bfd/attachment.bin>


More information about the llvm-commits mailing list