Skip to content
  • Ondřej Kuzník's avatar
    Flush cache before calling dispose() · 0abf3f5b
    Ondřej Kuzník authored
    This needs to be confirmed:
    Location based atomics do not imply a full fence of the same level. So
    to get the code in dispose() read the actual data, it seems we need to
    initiate a fence.
    0abf3f5b