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

C2: Optimize mask check with constant offset

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • hotspot

      Found this while looking at: https://mail.openjdk.org/pipermail/panama-dev/2024-December/020835.html

      I believe the issue is that we optimize the pattern (base + offset) & mask when offset is a left shift but we miss the cases when offset is a constant.

            Unassigned Unassigned
            qamai Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: