Skip to content

Conversation

@ranocha
Copy link
Member

@ranocha ranocha commented Nov 28, 2025

I added a fix for #543 in JuliaSIMD/VectorizationBase.jl#125. However, Chris Elrod mentioned that this fix is not really good; instead, the fix should avoid the issue appearing there altogether, likely by fixing an issue inside LoopVectorization.jl. Thus, I added tests for the issue here that pass on Windows/Linux CI and are skipped on Apple ARM systems since they throw a MethodError.

@ranocha
Copy link
Member Author

ranocha commented Dec 4, 2025

@ChrisRackauckas This is similar to #563 since it discovers some tests that fail on MacOS ARM systems. Can we merge it, too, to keep tracking it in #564?

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.

2 participants