================
@@ -159,6 +159,7 @@ BUILTIN(__nvvm_read_ptx_sreg_pm3, "i", "n")
 
 BUILTIN(__nvvm_prmt, "UiUiUiUi", "")
 BUILTIN(__nvvm_exit, "v", "r")
+BUILTIN(__nvvm_reflect, "UicC*", "r")
----------------
Artem-B wrote:

Now that we're exposing it to the end users. We should probably document what 
it does.
Probably somewhere in https://clang.llvm.org/docs/LanguageExtensions.html



https://github.com/llvm/llvm-project/pull/81277
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to