anakryiko added a comment.

Are there any restrictions about number of struct arguments that can be passed 
in? Kernel changes were assuming at most 2, should we have a test that tests 
passing 3 structs that fit into 5 input registers and another test that passes 
3 structs that do not fit in 5 input registers? And what should be the behavior 
in the latter case -- compilation error or switch to "pass by reference"?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132144

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

Reply via email to