Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
C2 Scalar Replacement implementation doesn't scalar replace allocation merges. There are some common cases where such merges can be scalar replaced if we first replace the Phi node that merges the allocations by a temporary node and then scalar replacing the Phi inputs in turn.
|