RFR(S): 8236759: ShouldNotReachHere in PhaseIdealLoop::verify_strip_mined_scheduling
Roland Westrelin
rwestrel at redhat.com
Mon Jan 13 12:30:45 UTC 2020
Thanks for reviewing this, Tobias.
> Just wondering why you need the checks in line 1487? Isn't in->is_OuterStripMinedLoop() sufficient
> since we should never schedule a data node in the outer strip mined loop?
It could be top too. Also I guess, I'm becoming paranoid about little
things going wrong with strip mining...
Roland.
More information about the hotspot-compiler-dev
mailing list