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

Image test failure on linux/darwin amd64 with -o:speed on LLVM 17 & 18 #3480

Open
laytan opened this issue Apr 24, 2024 · 0 comments
Open

Image test failure on linux/darwin amd64 with -o:speed on LLVM 17 & 18 #3480

laytan opened this issue Apr 24, 2024 · 0 comments

Comments

@laytan
Copy link
Sponsor Contributor

laytan commented Apr 24, 2024

Context

While trying to verify #3308 by running all tests with optimisations turned on, I found this test failure that has been there for a while already. I couldn't figure it out in reasonable time there, so I am making this issue.

Reproduced on Linux and Darwin amd64, with -o:speed on LLVM 17 and 18.

There is even a comment by @Kelimion in the test file mentioning failure

// This struct compare fails at -opt:2 if PNG_Dims is not #packed.

Steps to Reproduce

odin run tests/core/image -o:speed

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

1 participant