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

Fully unroll for-loops with tripCount < unrollFactor #1568

Merged
merged 15 commits into from
Aug 7, 2024
Merged

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    500743a View commit details
    Browse the repository at this point in the history
  2. Updated expected output

    abisca committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2389eb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    55c90d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0891e View commit details
    Browse the repository at this point in the history
  3. Update lib/Dialect/AIE/Transforms/AIEObjectFifoStatefulTransform.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    AndraBisca and github-actions[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    38f847b View commit details
    Browse the repository at this point in the history
  4. Update lib/Dialect/AIE/Transforms/AIEObjectFifoStatefulTransform.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    AndraBisca and github-actions[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7c9c5d4 View commit details
    Browse the repository at this point in the history
  5. Update lib/Dialect/AIE/Transforms/AIEObjectFifoStatefulTransform.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    AndraBisca and github-actions[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    27f4083 View commit details
    Browse the repository at this point in the history
  6. Update lib/Dialect/AIE/Transforms/AIEObjectFifoStatefulTransform.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    AndraBisca and github-actions[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c01562d View commit details
    Browse the repository at this point in the history
  7. Fix 1 test

    abisca committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    653b699 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb6b898 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    cb21740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc735a1 View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    abisca committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fbbc9e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a822b93 View commit details
    Browse the repository at this point in the history
  5. Rename test

    abisca committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    141e9ec View commit details
    Browse the repository at this point in the history