[clang] [Clang] Permit `vulkan` as an OS for the SPIRV target architecture (PR #196101)
Dmitry Sidorov via cfe-commits
cfe-commits at lists.llvm.org
Wed May 6 09:17:02 PDT 2026
https://github.com/MrSidims commented:
The change looks good to me, with one note: per my understanding 'vulkan', 'vulkan1.2' and 'vulkan1.3' are effectively all different OSes from target triple perspective. If my understanding is right - this should be addressed.
https://github.com/llvm/llvm-project/pull/196101
More information about the cfe-commits
mailing list