[go: nahoru, domu]

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

Add support for splitting if's with barriers in parallel ops without interchanging them #240

Merged
merged 28 commits into from
Aug 18, 2022

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    862cdd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41e4d4a View commit details
    Browse the repository at this point in the history
  3. wip

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    68c2fd5 View commit details
    Browse the repository at this point in the history
  4. wip

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    266e085 View commit details
    Browse the repository at this point in the history
  5. wip

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    4c51d20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a5c5ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e1d784 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    054a11d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65823fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2d9086 View commit details
    Browse the repository at this point in the history
  11. Tests

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    dd894f5 View commit details
    Browse the repository at this point in the history
  12. Add if split test

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    3704db9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    976f956 View commit details
    Browse the repository at this point in the history
  14. Additional if split test

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    4ba080b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    05a4107 View commit details
    Browse the repository at this point in the history
  16. Remove duplicate check

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c0a78d2 View commit details
    Browse the repository at this point in the history
  17. Revert "Tests"

    This reverts commit dfacb91.
    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5da9965 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f56fae View commit details
    Browse the repository at this point in the history
  19. Remove commented out code

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f4516bc View commit details
    Browse the repository at this point in the history
  20. WIP if distribute

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6ee7a54 View commit details
    Browse the repository at this point in the history
  21. If split

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    cee9acf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e5b5ae0 View commit details
    Browse the repository at this point in the history
  23. clang-format

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    c8777e0 View commit details
    Browse the repository at this point in the history
  24. Comments

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b423755 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    92a284c View commit details
    Browse the repository at this point in the history
  26. Fix bug

    ivanradanov committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    4d29371 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5b98d5d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0c0d989 View commit details
    Browse the repository at this point in the history