[clang] [HIP][SPIRV] Enable the SPIRV backend instead of the translator through an experimental flag. (PR #162282)

Manuel Carrasco via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 16 03:09:02 PDT 2025


mgcarrasco wrote:

Updated PR so clang emits SPIRV directly when using the SPIRV backend and avoids the previous extra call.

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


More information about the cfe-commits mailing list