[lworld] Implement ValueTypeReturnedAsFields for C1

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: hotspot
    • None

      (1) When returning an object of an inline class from a C1-compiled method: load the fields of this object into registers, so that they can be used by a C2 caller.

      (2) When a C1-compiled method calls C2-compiled method whose return type is an inline class, C1 needs to store the fields from registers into a buffered object.

            Assignee:
            Ioi Lam
            Reporter:
            Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: