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

Perform basic compilation of a single function #19

Closed
philberty opened this issue May 13, 2020 · 0 comments · Fixed by #20, #31, #33 or #64
Closed

Perform basic compilation of a single function #19

philberty opened this issue May 13, 2020 · 0 comments · Fixed by #20, #31, #33 or #64

Comments

@philberty
Copy link
Member

We should be able to compile a function with variables and parameters down to gimple

philberty pushed a commit that referenced this issue May 13, 2020
-fdump-tree-gimple should provide output of the skeleton function

Addresses #19
@philberty philberty linked a pull request May 13, 2020 that will close this issue
@philberty philberty self-assigned this May 13, 2020
@philberty philberty added the WIP label May 13, 2020
@philberty philberty linked a pull request May 20, 2020 that will close this issue
@philberty philberty reopened this May 20, 2020
@philberty philberty linked a pull request May 21, 2020 that will close this issue
@philberty philberty reopened this May 21, 2020
@philberty philberty reopened this May 22, 2020
@philberty philberty added this to the Core Datastructures milestone Dec 18, 2020
@philberty philberty linked a pull request Jan 3, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment