[auto-monad] Prepare to support recursive calls

1. Find and mark recursive calls and graphs;
2. Do not eliminate argument Assign for recursive graphs;
3. Disable tail call optimization for recursive graphs;
4. Add attribute to output parameter Assign to disable stack push.
pull/13600/head
He Wei 4 years ago
parent 0da0f72c6c
commit dc8ec9d87f

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save