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

Optimization to put LHS operand in registers for WGMMA before elementwise ops #17

Closed
wants to merge 28 commits into from

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    30787ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    896e128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07552f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b08ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec5a726 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4ae449 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fefdabc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5767cf3 View commit details
    Browse the repository at this point in the history
  9. revert ordering changes

    ggengnv committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a72548f View commit details
    Browse the repository at this point in the history
  10. i8 -> f16 working

    ggengnv committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0c3b0a8 View commit details
    Browse the repository at this point in the history
  11. fix lit test regressions

    ggengnv committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a8875b0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    38d6f45 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c36d4e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0568fd8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a3d65d1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bbb0668 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    00418d6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    93ef960 View commit details
    Browse the repository at this point in the history
  19. fix bad rebase

    ggengnv committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3c65087 View commit details
    Browse the repository at this point in the history
  20. Pipelining

    ggengnv committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e7904ee View commit details
    Browse the repository at this point in the history
  21. Add pipeline test

    ggengnv committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d67b207 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bbea8d6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d1b64ee View commit details
    Browse the repository at this point in the history
  24. delete draft code

    ggengnv committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1115cd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Improve comments

    ggengnv committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    15e9cf6 View commit details
    Browse the repository at this point in the history
  2. Fix coalescing

    ggengnv committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    47f1e84 View commit details
    Browse the repository at this point in the history
  3. fix typo

    ggengnv committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a2dea0a View commit details
    Browse the repository at this point in the history
  4. More minor comments

    ggengnv committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c3460a3 View commit details
    Browse the repository at this point in the history