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

Subgroup intrinsics #1151

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    9080fc8 View commit details
    Browse the repository at this point in the history
  2. subgroup: added all non-uniform subgroup operations

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5e4fc24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25fcb3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    803eea2 View commit details
    Browse the repository at this point in the history
  5. subgroup: added non group-op tests

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    813a98a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e9b672 View commit details
    Browse the repository at this point in the history
  7. subgroup: added tests for group-op instructions

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0cb4b38 View commit details
    Browse the repository at this point in the history
  8. gitignore: added rustc-ice* error reports

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    23a0436 View commit details
    Browse the repository at this point in the history
  9. subgroup: added test for subgroup buildins

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7d61030 View commit details
    Browse the repository at this point in the history
  10. subgroup: make SubgroupMask a struct to prevent implicit casts to and…

    … from UVec4
    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    18dd346 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. subgroup: fixed clippy lints

    Firestar99 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    17ea3c6 View commit details
    Browse the repository at this point in the history