Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8289943

[Umbrella] Simplify some object allocation merges

XMLWordPrintable

      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.

            cslucas Cesar Soares
            cslucas Cesar Soares
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: