kiran-isaac wrote:

> What's the state of byval handling with the current version of the patch?

byval arguments to a tail call are allowed as long as they are not split 
between register and stack, same as before. My change to this check was 
incorrect

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

Reply via email to