================
@@ -92,6 +92,22 @@ class TargetOptions {
   /// \brief AMDGPU Printf lowering scheme
   AMDGPUPrintfKind AMDGPUPrintfKindVal = AMDGPUPrintfKind::Hostcall;
 
+  /// \brief Enumeration values for AMDGPU xnack/sramecc settings
----------------
shiltian wrote:

I'd guess from the class name that this isn't intended to be specific to 
XNACK/SRAMECC, so the documentation here could be more generic.

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

Reply via email to