RFR(XS): 8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
Roland Westrelin
rwestrel at redhat.com
Tue Dec 18 17:00:34 UTC 2018
Thanks for the review, Vladimir.
> BTW why we don't execute do_maximally_unroll() if trip count is known?
It's not a constant. It's at most 4, the maximum trip count.
Roland.
More information about the hotspot-compiler-dev
mailing list