[llvm] [SPIR-V] Extend SPIRVUsage.rst document (PR #84744)

Michal Paszkowski via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 05:06:00 PDT 2024


================
@@ -62,24 +67,90 @@ to specify the target triple:
      OS                    Description
      ===================== ============================================================
      *<empty>*/``unknown``  Defaults to the OpenCL runtime.
+     ``vulkan``             Vulkan shader runtime.
----------------
michalpaszkowski wrote:

Yep, this is a good idea! Will work on this and update the patch.

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


More information about the llvm-commits mailing list