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

Fix ds_permute types and add tests #3281

Merged
merged 3 commits into from
Sep 9, 2018

Commits on Aug 30, 2018

  1. Fix ds_permute types and add tests

    This fixes the `ds_{,b}permute` intrinsic typing so that only
    32bit types can be used in the source, whereas the index lane
    can be int32 or int64. Tests are added.
    stuartarchibald committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    54391bb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    b8a02e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c4602f View commit details
    Browse the repository at this point in the history