[PATCH] D124776: [SPIR-V] Allow setting SPIR-V version via target triple

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 10:03:44 PDT 2022


tschuett added inline comments.


================
Comment at: llvm/docs/SPIRVUsage.rst:14
+
+The SPIR-V target provides code generation for the SPIR-V binary format desribed
+in  `the official SPIR-V specification <https://www.khronos.org/registry/SPIR-V/>`_.
----------------
described


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

https://reviews.llvm.org/D124776



More information about the cfe-commits mailing list