[PATCH] D51909: AMDGPU: Fix annotate kernel features through casted calls

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 21:38:22 PDT 2018


arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

I thought I was testing this before, but the workitem id x
case isn't great since it's mandatory in the parent kernel.


https://reviews.llvm.org/D51909

Files:
  lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
  test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
  test/CodeGen/AMDGPU/call-constexpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51909.164800.patch
Type: text/x-patch
Size: 4284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/df52dda2/attachment.bin>


More information about the llvm-commits mailing list