================
@@ -81,6 +81,15 @@ static bool DecodeAArch64Features(const Driver &D, StringRef 
text,
     else
       return false;
 
+    // +jsconv and +complxnum implies +neon and +fp-armv8
----------------
Qi-Hu wrote:

I have made some changes and included AEK_JSCVT and AEK_FCMA in Armv8.3-A. 
Could you please review it again? @davemgreen @momchil-velikov Thanks!

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

Reply via email to