================
@@ -242,6 +242,11 @@ def HasLSUI          : Predicate<"Subtarget->hasLSUI()">,
 def HasOCCMO         : Predicate<"Subtarget->hasOCCMO()">,
                        AssemblerPredicateWithAll<(all_of FeatureOCCMO), 
"occmo">;
 
+def HasCMH          : Predicate<"Subtarget->hasCMH()">,
----------------
jthackray wrote:

https://github.com/llvm/llvm-project/pull/163645 tidies everything up.

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

Reply via email to