================ @@ -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: Sure, it has been added. https://github.com/llvm/llvm-project/pull/75516