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

Rewrite ReduceOp to support arbitrary reduce operations #1305

Merged
merged 23 commits into from
Apr 13, 2023

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    5f6e3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    786433e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab461e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aba718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08c2e35 View commit details
    Browse the repository at this point in the history
  6. Misc cleanup

    peterbell10 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4b74ce3 View commit details
    Browse the repository at this point in the history
  7. Add SameOperandsEncoding

    peterbell10 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4b2b16a View commit details
    Browse the repository at this point in the history
  8. Run clang-format

    peterbell10 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b3957a7 View commit details
    Browse the repository at this point in the history
  9. Fix lit tests

    peterbell10 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    bbec2fe View commit details
    Browse the repository at this point in the history
  10. Update to newer LLVM

    peterbell10 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7e195a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    0f7a528 View commit details
    Browse the repository at this point in the history
  2. Lint

    peterbell10 committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    19d490b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    c5d928b View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    peterbell10 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c6f777b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    440a39d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db5241 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    19d31c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ae9e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    0cd8f0f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Revert "Don't rematerialize ReduceOp"

    This reverts commit 19d31c6.
    peterbell10 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c7c8ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    768241d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    04c2164 View commit details
    Browse the repository at this point in the history