[PATCH] D82818: AMDGPU: Remove .value_type from kernel metadata

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 15:25:59 PDT 2020


scott.linder added inline comments.


================
Comment at: llvm/docs/AMDGPUUsage.rst:2321
 
      "ValueType"       string         Required  Kernel argument value type. Only
                                                 present if "ValueKind" is
----------------
Should we delete this as well? Or at least mark it as non-Required?


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

https://reviews.llvm.org/D82818





More information about the llvm-commits mailing list