linehill wrote: > when -g (and not -g0) is given, requests debug info in the > NonSemantic.Shader.DebugInfo form from the translator > (--spirv-debug-info-version=nonsemantic-shader-200) and enables the required > SPV_KHR_non_semantic_info extension.
I'm concerned about the `SPV_KHR_non_semantic_info` requirement will break chipStar's support on some OpenCL implementations. Like does rusticl support this extension? https://github.com/llvm/llvm-project/pull/210504 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
