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

New version: LoopVectorization v0.9.0 #25530

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Nov 30, 2020

Add support for Julia 1.6.
Drop support for BitArray{N} where N ≥ 2 and the size of the first axis isn't a multiple of 8. When using BitArrays for CartesianIndexing, pad out the number of rows to be a multiple of 8.
Initial transition to use ArrayInterface.jl; supported features will improve in future releases.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 30, 2020

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

UUID: bdcacae8-1622-11e9-2a5c-532679323890
Repo: https://github.com/chriselrod/LoopVectorization.jl.git
Tree: e4055e38449cce55d5830c6a2e28af4f1471de98

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
@JuliaRegistrator JuliaRegistrator force-pushed the registrator/loopvectorization/bdcacae8/v0.9.0 branch from cc7d44f to ba4d56c Compare November 30, 2020 05:50
JuliaRegistrator referenced this pull request in JuliaSIMD/LoopVectorization.jl Nov 30, 2020
@JuliaTagBot JuliaTagBot merged commit 15cadbb into master Nov 30, 2020
@JuliaTagBot JuliaTagBot deleted the registrator/loopvectorization/bdcacae8/v0.9.0 branch November 30, 2020 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants