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

C2: CastX2P Ideal transformation not always applied

XMLWordPrintable

    • b23

      The transformation from:

      (CastX2P (AddL base i))

      to:

      (AddP (CastX2P base) i)

      is not always applied when type of i is only narrowed as optimization progresses.

            roland Roland Westrelin
            roland Roland Westrelin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: