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

[group_functions] Insert barrier after each validation #750

Merged
merged 3 commits into from
Jul 27, 2023

Commits on Jul 17, 2023

  1. [group_functions] Insert barrier after each validation

    Otherwise, the initialization performed by the following code may change
    the result buffer.
    
    Signed-off-by: Yilong Guo <yilong.guo@intel.com>
    Nuullll committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    39ae3bd View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Add check for initialization

    Nuullll committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d8c986c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Don't initialize to zero

    Nuullll committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    02a76c1 View commit details
    Browse the repository at this point in the history