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

[AMDGPU] Use LSH for lowering ctlz_zero_undef.i8/i16 #88512

Merged
merged 11 commits into from
May 19, 2024

Commits on May 17, 2024

  1. [AMDGPU] Use LSH for lowering ctlz_zero_undef.i8/i16

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    051846c View commit details
    Browse the repository at this point in the history
  2. Formatting changes.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6a8e358 View commit details
    Browse the repository at this point in the history
  3. Add optimisations to GISel and address comments.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5d41bdb View commit details
    Browse the repository at this point in the history
  4. Remove commented code.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0057bf2 View commit details
    Browse the repository at this point in the history
  5. Clang formatting.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8b67341 View commit details
    Browse the repository at this point in the history
  6. Address review comments.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    381dc78 View commit details
    Browse the repository at this point in the history
  7. Address review comments.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b19d9e2 View commit details
    Browse the repository at this point in the history
  8. Address comments.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    375226a View commit details
    Browse the repository at this point in the history
  9. Address review comments.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f9afbe9 View commit details
    Browse the repository at this point in the history
  10. Address review comments.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1b08b14 View commit details
    Browse the repository at this point in the history
  11. Fix indentation.

    Leon Clark committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f98d4c7 View commit details
    Browse the repository at this point in the history