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

Add dereferenceable/noalias/align for each pointer in kernel calls #276

Open
chelini opened this issue Jan 25, 2025 · 2 comments
Open

Add dereferenceable/noalias/align for each pointer in kernel calls #276

chelini opened this issue Jan 25, 2025 · 2 comments
Assignees

Comments

@chelini
Copy link
Collaborator

chelini commented Jan 25, 2025

No description provided.

@chelini chelini self-assigned this Jan 25, 2025
@chelini
Copy link
Collaborator Author

chelini commented Jan 25, 2025

@wsmoses are we sure all the ptrs are noalias?

@chelini chelini changed the title Add dereferenceable/noalias/align for each pointer in kernel call Add dereferenceable/noalias/align for each pointer in kernel calls Jan 25, 2025
@wsmoses
Copy link
Member

wsmoses commented Jan 25, 2025

Yes, there is already a guarantee of this from the representation itself and the JIT side does a preprocessing aliasing fixup in the wrapper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants