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

cleanup: remove pointee types #105545

Merged
merged 5 commits into from Aug 1, 2023
Merged

cleanup: remove pointee types #105545

merged 5 commits into from Aug 1, 2023

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    b654077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04303cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    def44c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf7788d View commit details
    Browse the repository at this point in the history
  5. cg_llvm: simplify llvm.masked.gather/scatter naming with opaque pointers

    With opaque pointers, there's no longer a need to generate a chain
    of pointer types in the intrinsic name when arguments are pointers to
    pointers.
    erikdesjardins committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5580012 View commit details
    Browse the repository at this point in the history