================ @@ -2678,10 +2681,8 @@ CIRGenFunction::emitAArch64BuiltinExpr(unsigned builtinID, const CallExpr *expr, case NEON::BI__builtin_neon_vrecpsd_f64: case NEON::BI__builtin_neon_vrecpsh_f16: case NEON::BI__builtin_neon_vqshrun_n_v: ---------------- banach-space wrote:
Please apply my suggestion _fully_. `BI__builtin_neon_vqrshrun_n_v` is meant to follow `BI__builtin_neon_vqshrun_n_v`. Similar comment for the other cases. https://github.com/llvm/llvm-project/pull/198947 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
