[PATCH] D84822: Add documentation for target ID and ClangOffloadBundlerFormat
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 09:57:07 PDT 2020
t-tye added inline comments.
================
Comment at: llvm/docs/AMDGPUUsage.rst:172
+ -----------------------------------------------------------------------------------------------------
+ ``gfx801`` - ``carrizo`` ``amdgcn`` APU - A6-8500P
+ - Pro A6-8500B
----------------
This processor does support xnack so removing that from the Features column seems incorrect. That is true for the other processors below.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84822/new/
https://reviews.llvm.org/D84822
More information about the llvm-commits
mailing list