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

Reduction work/improvements/bug fixes. #57

Merged
merged 10 commits into from
Jun 11, 2020

Commits on Jun 5, 2020

  1. Small alloc fix.

    csarofeen committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5f7b2c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff2365b View commit details
    Browse the repository at this point in the history
  3. Small test fix.

    csarofeen committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0ecb05a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb6d48a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Rework allocation and buffer initialization, as init could be placed …

    …before alloc. Add lots of comments.
    csarofeen committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    1d75007 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Fix bug in index compute when replaying reduction transformations for…

    … buffer initialization.
    csarofeen committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    cab53ac View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    2ff8494 View commit details
    Browse the repository at this point in the history
  2. Val isCconst fix.

    csarofeen committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2c5d664 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    d02ed54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6315b View commit details
    Browse the repository at this point in the history