[PATCH] D84822: Add target ID to AMDGPU documentation

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 08:17:34 PDT 2020


JonChesterfield added inline comments.


================
Comment at: llvm/docs/AMDGPUUsage.rst:1318
+     Offload Kind  Description
+     ============= ==============================================================
+     host          This offload kind is used for the first dummy empty entry
----------------
I'm not sure we want to encode artefacts of clang-offload-bundler in this spec


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

https://reviews.llvm.org/D84822



More information about the llvm-commits mailing list