-
Notifications
You must be signed in to change notification settings - Fork 23
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
How should IDEs gain awareness of Builtins? #48
Comments
NandniJamnadas
changed the title
How IDEs gain awareness of Builtins?
How should IDEs gain awareness of Builtins?
Jul 19, 2023
MaryBennett
pushed a commit
to MaryBennett/corev-gcc
that referenced
this issue
Aug 29, 2023
Issue [openhwgroup#48](openhwgroup#48) Only ALU and MAC extensions added. Files Changed: * corev.h: Created.
MaryBennett
pushed a commit
to MaryBennett/corev-gcc
that referenced
this issue
Aug 29, 2023
Issue [openhwgroup#48](openhwgroup#48) Only ALU and MAC extensions added. Files Changed: * corev.h: Created.
LLVM PR: openhwgroup/corev-llvm-project#88 Actions to bring this to conclusion:
|
Header for alu has been merged. |
All headers have been merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To make this user friendly it would be nice to include a header file for all the builtins that have been implemented.
The text was updated successfully, but these errors were encountered: