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

Builtins Implementation Status compared to LLVM #39

Open
NandniJamnadas opened this issue May 26, 2023 · 3 comments
Open

Builtins Implementation Status compared to LLVM #39

NandniJamnadas opened this issue May 26, 2023 · 3 comments
Assignees

Comments

@NandniJamnadas
Copy link
Contributor

This issue was also raised in CORE-V LLVM openhwgroup/corev-llvm-project#60, where some builtins test fails due to implementation in either CORE-V GCC or CORE-V LLVM.

@NandniJamnadas NandniJamnadas self-assigned this May 26, 2023
@MaryBennett
Copy link
Collaborator

MaryBennett commented Aug 29, 2023

Is the difference in the mac extension due to the builtin being mixed case in LLVM but lower case in GCC?

No, the problem is that LLVM does not have mac builtins.

@MaryBennett
Copy link
Collaborator

cv-simd-{extract/extractu/insert/sll/sra/srl}-* tests require review against the spec.

@MaryBennett MaryBennett added bug Something isn't working and removed bug Something isn't working labels Nov 3, 2023
@MaryBennett
Copy link
Collaborator

Action:

  1. @MaryBennett review LLVM/GCC to find differences and record here

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