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][Presburger] Helper functions to compute the constant term of a generating function #77819

Merged
merged 29 commits into from
Jan 13, 2024

Commits on Jan 11, 2024

  1. New constructor

    Abhinav271828 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e144608 View commit details
    Browse the repository at this point in the history
  2. Functions

    Abhinav271828 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f247ebc View commit details
    Browse the repository at this point in the history
  3. Functions

    Abhinav271828 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    97701e5 View commit details
    Browse the repository at this point in the history
  4. Typo

    Abhinav271828 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    db3a96d View commit details
    Browse the repository at this point in the history
  5. Test:

    Abhinav271828 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    497fb4f View commit details
    Browse the repository at this point in the history
  6. DPize

    Abhinav271828 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    368b5a5 View commit details
    Browse the repository at this point in the history
  7. Tests

    Abhinav271828 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ae433d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    738c476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecfb7b9 View commit details
    Browse the repository at this point in the history
  3. Fix doc

    Abhinav271828 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0e41f51 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Fix doc

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7d8545d View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    c2b367c View commit details
    Browse the repository at this point in the history
  3. Formatting

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    4704019 View commit details
    Browse the repository at this point in the history
  4. Fix doc

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    5866969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6dfd7e View commit details
    Browse the repository at this point in the history
  6. Reorg

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    6b86a40 View commit details
    Browse the repository at this point in the history
  7. refactor with dotp

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    575feff View commit details
    Browse the repository at this point in the history
  8. Fix doc

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    1fb3e67 View commit details
    Browse the repository at this point in the history
  9. Remove blank lines

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3d84383 View commit details
    Browse the repository at this point in the history
  10. Remove blank lines

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0256a69 View commit details
    Browse the repository at this point in the history
  11. Reorgg

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f1ede1c View commit details
    Browse the repository at this point in the history
  12. Refactor

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    f87b9f2 View commit details
    Browse the repository at this point in the history
  13. Fix doc

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    dcfa30f View commit details
    Browse the repository at this point in the history
  14. Cleanup

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7048f7f View commit details
    Browse the repository at this point in the history
  15. Use EXPECT_NE, fix doc

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7dc16e7 View commit details
    Browse the repository at this point in the history
  16. use isequal

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e8bc29b View commit details
    Browse the repository at this point in the history
  17. Var names

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    d5d6e35 View commit details
    Browse the repository at this point in the history
  18. Remove extra vars

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    aee7608 View commit details
    Browse the repository at this point in the history
  19. Remove blank lines

    Abhinav271828 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2769cd1 View commit details
    Browse the repository at this point in the history