Changes between Version 65 and Version 66 of Next-GenOpenMPTransformation


Ignore:
Timestamp:
03/12/21 17:02:15 (5 years ago)
Author:
wuwenhao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Next-GenOpenMPTransformation

    v65 v66  
    2424}
    2525}}}
     26
    2627 ==>
     28
    2729{{{
    2830$depends_on(/*nothing*/)$atomic{
    29   $track{  // SetStack: S0
     31  $track(&rs0, &ws0){  // SetStack: S0
    3032  A;
    3133  $yield;
    32   $track{  // SetStack: S0, S1
     34  $track(&rs1, &ws1){  // SetStack: S0, S1
    3335  E;
    3436  {