ABataev added a comment.

We used this kind of codegen initially but later found out that it causes a 
large overhead when gathering pointers into a record. What about hybrid scheme 
where the first args are passed as arguments and others (if any) are gathered 
into a record?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102107

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

Reply via email to