-
Sub-task
-
Resolution: Unresolved
-
P4
-
repo-valhalla
See:
// Upper bound on stack arguments to avoid hitting the argument limit and
// bailing out of compilation ("unsupported incoming calling sequence").
// TODO we need a reasonable limit (flag?) here
Also, we could still scalarize some of the arguments and shouldn't completely bail out.
// Upper bound on stack arguments to avoid hitting the argument limit and
// bailing out of compilation ("unsupported incoming calling sequence").
// TODO we need a reasonable limit (flag?) here
Also, we could still scalarize some of the arguments and shouldn't completely bail out.