================
@@ -953,6 +953,12 @@ def FeatureRequiredExportPriority : 
SubtargetFeature<"required-export-priority",
   "Export priority must be explicitly manipulated on GFX11.5"
 >;
 
+def FeatureVmemWriteVgprInOrder : SubtargetFeature<"vmem-write-vgpr-in-order",
----------------
jayfoad wrote:

"Easier" how? You mean it would make the patch smaller? I prefer to have 
features that state things in a "positive" way, so that not having the feature 
still generates conservatively correct code.

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

Reply via email to