Skip to content

Static SSA new approach #170

Description

@kalyanbhetwal
  1. SSA should be done after finalizing the computation
  2. Add phi node as a statement having the same execution schedule as the statement at the same level
  3. Implement the SSA algorithm based on the CYTRON paper [ https://www.cs.utexas.edu/~pingali/CS380C/2010/papers/ssaCytron.pdf ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions