================
@@ -58,6 +58,7 @@ enum class LangAS : unsigned {
 
   // HLSL specific address spaces.
   hlsl_groupshared,
+  hlsl_private,
----------------
Keenuts wrote:

That's correct, slightly reworded the description.
The thing is, only SPIR-V will be using this for now (same as the few others 
we'll add line hlsl_input, hlsl_output).

https://github.com/llvm/llvm-project/pull/122103
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to