[all-commits] [llvm/llvm-project] bef5ed: [AMDGPU][Docs] Update Code Object V3 example to in...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Fri Jul 9 10:42:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bef5ed1eeac35d5f59a16a07c7a465f35d30d136
      https://github.com/llvm/llvm-project/commit/bef5ed1eeac35d5f59a16a07c7a465f35d30d136
  Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M llvm/docs/AMDGPUUsage.rst

  Log Message:
  -----------
  [AMDGPU][Docs] Update Code Object V3 example to includes args section

The documentation for the AMDGPU assembler's examples don't show the
.args section, which, if ommitted, will cause arguments to silently
not be passed into the kernel. This commit fixes this issue.

Reviewed By: #amdgpu, scott.linder

Differential Revision: https://reviews.llvm.org/D105222




More information about the All-commits mailing list