-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
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.