[PATCH] D84822: Add documentation for target ID and ClangOffloadBundlerFormat

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 11:51:36 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/docs/AMDGPUUsage.rst:387
+
+  *Default*
+    Specified by omitting the target feature from the target ID.
----------------
Default is an extremely confusing name. This should reflect that it's the universally compatible mode. AnyMode? Either? Universal?


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

https://reviews.llvm.org/D84822



More information about the llvm-commits mailing list