Changes between Version 34 and Version 35 of IR


Ignore:
Timestamp:
11/23/15 15:37:05 (10 years ago)
Author:
zmanchun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IR

    v34 v35  
    236236 * **Is there a need to add annotations for "true" or "false" branch, etc.?**  If so, we can just make these parameters to the Noop.
    237237* Return: `return;` and `return e;`
    238 * Atomic_enter: **what notation?**
    239 * Atomic_exit: **what notation?**
     238* Atomic_enter: `$atomic_enter`
     239* Atomic_exit: `$atomic_exit`
    240240* Parfor_spawn.  **what notation? Is there exit?**
    241241* For_dom_enter (for domains).  **What notation?  Is there exit?**