================
@@ -520,6 +520,106 @@ Every processor supports every OS ABI (see 
:ref:`amdgpu-os`) with the following
 
      =========== =============== ============ ===== ================= 
=============== =============== ======================
 
+Generic processors also exist. They group multiple processors into one,
----------------
t-tye wrote:

What about:

Generic processors also exist. Generic processor code objects can be executed 
on any of the processors that are supported by the generic processor. Such code 
objects may not perform as well as those for the non-generic processors.

Generic processors are only available on code object V6 and above (see [ELF 
Code Object]).

https://github.com/llvm/llvm-project/pull/76955
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to