Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AIE] add StickyWAW mutator to postscheduler/postpipeliner #222

Open
wants to merge 3 commits into
base: aie-public
Choose a base branch
from

Commits on Oct 24, 2024

  1. [AIE] Make one more copy in the unrolled dag

    This is necessary to try sufficient stages, but makes it very difficult to reach the earlier
    NCopies == 1 crash situation.
    Martien de Jong committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    78b2be7 View commit details
    Browse the repository at this point in the history
  2. [AIE] postprocess DAG and add sticky-waw eliminator

    Martien de Jong committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    06961ad View commit details
    Browse the repository at this point in the history
  3. [AIE] Remove orphan option

    Martien de Jong committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1f4450a View commit details
    Browse the repository at this point in the history