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

[mlir][loops] Reland Refactor LoopFuseSiblingOp and support parallel fusion #94391 #97607

Merged
merged 40 commits into from
Jul 3, 2024

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    5020e49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50852d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b73238a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5bbd13 View commit details
    Browse the repository at this point in the history
  5. address review comment

    srcarroll committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7d99581 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    a5fa3b3 View commit details
    Browse the repository at this point in the history
  2. 10 Configuration menu
    Copy the full SHA
    1babe68 View commit details
    Browse the repository at this point in the history
  3. address maks's comments

    srcarroll committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    009fd15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d34ad95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0e5262 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. address review comments

    srcarroll committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7115a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d4a444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af6b030 View commit details
    Browse the repository at this point in the history
  4. update after rebase

    srcarroll committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6336fdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa15617 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

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

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    86406c3 View commit details
    Browse the repository at this point in the history
  2. remove unused functions

    srcarroll committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    694d589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67cb64f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc8599f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. wip

    srcarroll committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    48b1af9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    7a51cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3087326 View commit details
    Browse the repository at this point in the history
  3. revert unnecessary changes

    srcarroll committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bcf3d4a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. cleanup

    srcarroll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0cb3c4e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 26, 2024

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

Commits on Jun 27, 2024

  1. switch to function_ref

    srcarroll committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8447c12 View commit details
    Browse the repository at this point in the history
  2. check optional values

    srcarroll committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fbd7b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb73a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6d0588 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff47980 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6847ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f50c6aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dd68c1 View commit details
    Browse the repository at this point in the history
  9. address more comments

    srcarroll committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    99d821b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6825c15 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    7f9c172 View commit details
    Browse the repository at this point in the history
  2. add comment

    srcarroll committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4b4fd91 View commit details
    Browse the repository at this point in the history