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

C2: off heap memory access should take advantage of all memory addressing schemes

XMLWordPrintable

      Another one from panama benchmarks.
      Load/Store from off heap memory doesn't take advantage of some memory addressing schemes because:

      Matcher::pd_clone_address_expressions() on x86 checks for:
       !adr->in(AddPNode::Base)->is_top()
      I think this should be revisited.

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

              Created:
              Updated: