dmgreen added a comment.

> With -mgeneral-regs-only, all arguments are passed in GPRs, so we should use 
> gr_top/gr_offs in va_list even for floating-point types.

I don't believe that -mgeneral-regs-only was intended to define an ABI passing 
floats in GPRs for AArch64. If it has that is likely a mistake, I don't recall 
any such ABI being defined.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134717/new/

https://reviews.llvm.org/D134717

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to