-
Notifications
You must be signed in to change notification settings - Fork 557
add gpu device side instructions #2524
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
Conversation
feel free to have these changes on the other side (in the guide subtree, together with the linked pr), to avoid 2 separate reviews
Good to know @tshepang, thanks! In the past I just merged my own PRs here, but if our infra can handle it, I might start doing them together, so my reviewers on the rustc side have an easier time understanding my gpu work.
fd2d3d5
to
b0c26d1
Compare
b0c26d1
to
3a8808a
Compare
I think these instructions are much to involved for now for any user to follow along, but it's still valuable, either to talk about them with other gpu compiler people, or at the least for me to not forget how to use that code.
Over the next months I will work on reproducing more of the clang infrastructure in rustc, this way we can gradually simplify the instructions here.
Thanks for the PR. If you have write access, feel free to merge this PR if it does not need reviews. You can request a review using r? rustc-dev-guide
or r? <username>
.
-
This PR is based on an upstream commit that is older than 7 days.
It's recommended to update your branch according to the rustc-dev-guide.
Uh oh!
There was an error while loading. Please reload this page.
WIP, I will develop this along with rust-lang/rust#142696
command: