[lworld+vector] RFR: 8317699: [lworld+vector] Fix Vector API tests crash with "assert(vbox->is_Phi()) failed: should be phi"

Xiaohong Gong xgong at openjdk.org
Wed Oct 11 01:48:18 UTC 2023


On Wed, 11 Oct 2023 01:40:14 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> You mentioned about this being a problem in mainline also, can you kindly share a test reproducer for it, lworld+vector does diverg from mainline w.r.t VectorBoxNode which are now InlineTypeNode but VectorBoxAllocate is still the same. Pushing InlineTypeNode across phi is also done using _merge_through_phi_ routines.

Sure, I planed to add the test on jdk mainline once I push this change on that branch. Do you mean I add the test on this branch or push this change to jdk mainline now?

-------------

PR Comment: https://git.openjdk.org/valhalla/pull/937#issuecomment-1756606599



More information about the valhalla-dev mailing list