================
@@ -1358,6 +1358,12 @@ def HasVendorXqciint
       AssemblerPredicate<(all_of FeatureVendorXqciint),
                          "'Xqciint' (Qualcomm uC Interrupts Extension)">;
 
+def FeatureVendorXqcili : RISCVExperimentalExtension<0, 2, "Qualcomm uC Load 
Large Immediate Extension", []>;
----------------
u4f3 wrote:

It seems that this requirement is not explicitly specified in the spec, or I'm 
missing some part of documents somewhere. Anyway I add [FeatureStdExtZca].

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

Reply via email to