[PATCH] D105682: [AMDGPU] Handle functions in llvm's global ctors and dtors list

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 16:58:09 PDT 2021


arsenm added inline comments.


================
Comment at: llvm/docs/AMDGPUUsage.rst:3142
                                                                   location.
+     ".kind"                             string                   The kind of the kernel
+                                                                  with the following
----------------
kind seems a bit too generic for this


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105682/new/

https://reviews.llvm.org/D105682



More information about the llvm-commits mailing list