[clang] [llvm] [AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (PR #76955)

Tony Tye via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 15:08:26 PST 2024


================
@@ -520,6 +520,102 @@ Every processor supports every OS ABI (see :ref:`amdgpu-os`) with the following
 
      =========== =============== ============ ===== ================= =============== =============== ======================
 
+Generic processors allow execution of a single code objects on any of the processors that
----------------
t-tye wrote:

objects -> object

https://github.com/llvm/llvm-project/pull/76955


More information about the cfe-commits mailing list