================ @@ -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 cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits