-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Allow inline calls to offload intrinsic #150511
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
0dae2f0 to
e9da5f2
Compare
e9da5f2 to
d585bd0
Compare
This comment has been minimized.
This comment has been minimized.
d585bd0 to
be1c216
Compare
|
Now that we can compile a bit more interesting code, we should start adding more tests. I'd probably test for
But anything that vaguely tests "we have control flow and don't die" works. Otherwise lgtm. |
be1c216 to
41a24c4
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
@bors r+ |
Removes explicit insertion point handling and recovers the pointer at the end of the saved basic block.
r? @ZuseZ4
fixes: #150413