================
@@ -183,6 +183,8 @@ def FeatureStdExtZilsd
 def HasStdExtZilsd : Predicate<"Subtarget->hasStdExtZilsd()">,
                        AssemblerPredicate<(all_of FeatureStdExtZilsd),
                                           "'Zilsd' (Load/Store pair 
instructions)">;
+def FeatureStdExtSmcntrpmf
----------------
topperc wrote:

There's a section in this file for `Supervisor extensions`.

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

Reply via email to