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

Improve memory ordering of sync-free kernels #1344

Merged
merged 7 commits into from
Oct 10, 2023
Merged

Improve memory ordering of sync-free kernels #1344

merged 7 commits into from
Oct 10, 2023

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    b915fa1 View commit details
    Browse the repository at this point in the history
  2. review updates

    - const-correctness
    - add doc to generic-to-shared ptr conversion
    - improve generation script readability
    
    Co-authored-by: Marcel Koch <[email protected]>
    Co-authored-by: Thomas Grützmacher <[email protected]>
    3 people committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b6e4d4d View commit details
    Browse the repository at this point in the history
  3. restore peek functionality

    upsj committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5b6422a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6505d06 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary const casts

    upsj committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    33b1de8 View commit details
    Browse the repository at this point in the history
  6. review updates

    - update asm type annotations
    - fix incorrect store
    
    Co-authored-by: Yuhsiang M. Tsai <[email protected]>
    upsj and yhmtsai committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c6706ab View commit details
    Browse the repository at this point in the history
  7. add note to generated file

    upsj committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5acabea View commit details
    Browse the repository at this point in the history