[PATCH] D44718: [AMDGPU] Define code object identification string used in AMDHSA runtimes.

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 13:24:38 PDT 2018


kzhuravl added inline comments.


================
Comment at: docs/AMDGPUUsage.rst:941
+
+  ``"amdgcn-amd-amdhsa--gfx902+xnack"``
+
----------------
I'd rather have a '-' separator, as it would be easier to tokenize.


https://reviews.llvm.org/D44718





More information about the llvm-commits mailing list