[lworld] C2: Partially initialized value type buffer might be observed by other thread

XMLWordPrintable

      Buffer initialization in ValueTypeNode::allocate and ValueTypeNode::finish_larval needs a barrier similar to what we do for the clone intrinsic:
          // Do not let stores that initialize this object be reordered with
          // a subsequent store that would make this object accessible by
          // other threads.

            Assignee:
            Tobias Hartmann
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: