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

Fixed point test cases #17

Merged
merged 4 commits into from
Mar 22, 2024
Merged

Fixed point test cases #17

merged 4 commits into from
Mar 22, 2024

Conversation

jroweboy
Copy link
Contributor

@jroweboy jroweboy commented Mar 2, 2024

Initial test cases for fixed point numbers

@johnwbyrd
Copy link
Member

I don't think that the LLVM test suite is the right home for this test. It introduces a dependency from the test suite onto the SDK. We purposely made llvm-mos not depend on the SDK, so that the SDK could be swapped out or rewritten later. Perhaps it should live somewhere in llvm-mos-sdk.

@jroweboy
Copy link
Contributor Author

jroweboy commented Mar 3, 2024

@johnwbyrd this repo already has test cases for sdk classes like soa.h. I put the tests here as mysterymath asked me to do that. While it could be good direction to change that moving forward, I don't think this PR needs to do the refactoring to move sdk tests.

@mysterymath mysterymath merged commit 1bcdd8d into llvm-mos:main Mar 22, 2024
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

Successfully merging this pull request may close these issues.

3 participants