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

[SYCL] Fix sub-group mask for smaller SG sizes #4916

Merged
merged 5 commits into from
Nov 18, 2021

Commits on Nov 8, 2021

  1. [SYCL] Fix sub-group mask for smaller SG sizes

    Fix accessing sub-group mask when sub-group size is less that 32.
    vladimirlaz committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b5029b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Fix for UB behavior

    vladimirlaz committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    5ff2994 View commit details
    Browse the repository at this point in the history
  2. Fix misprint

    vladimirlaz committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3864174 View commit details
    Browse the repository at this point in the history
  3. Fix misprint

    vladimirlaz committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    339bc68 View commit details
    Browse the repository at this point in the history
  4. Fix text on windows

    vladimirlaz committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    0882645 View commit details
    Browse the repository at this point in the history