[all-commits] [llvm/llvm-project] 6bfe28: AMDGPU: Fix annotate kernel features through caste...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Apr 4 17:44:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bfe28e92f6e46ddb07430a177a6be1250a99878
      https://github.com/llvm/llvm-project/commit/6bfe28e92f6e46ddb07430a177a6be1250a99878
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-04-04 (Sat, 04 Apr 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
    M llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll

  Log Message:
  -----------
  AMDGPU: Fix annotate kernel features through casted calls

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




More information about the All-commits mailing list