jdk
d81b0461 - 8263227: C2: inconsistent spilling due to dead nodes in exception block

Commit
3 years ago
8263227: C2: inconsistent spilling due to dead nodes in exception block Eliminate dead nodes created by call-catch cleanup even if they have multiple projections. Assert that definitions dominate uses and projections are scheduled next to their parent nodes. Reviewed-by: neliasso, kvn
Author
Parents
Loading