RFR(S): 8193501: [MVT] Compilation fails with "unexpected projection from allocation node"

Roland Westrelin rwestrel at redhat.com
Tue Dec 19 15:03:42 UTC 2017


http://cr.openjdk.java.net/~roland/8193501/webrev.00/

This modifies CallNode::extract_projections() so it collects all results
(for calls that return multiple results) and fixes the code that uses
CallNode::extract_projections().

Roland.


More information about the valhalla-dev mailing list