Releases: JuliaSIMD/LoopVectorization.jl
Releases · JuliaSIMD/LoopVectorization.jl
v0.12.141
LoopVectorization v0.12.141
v0.12.140
LoopVectorization v0.12.140
v0.12.139
LoopVectorization v0.12.139
v0.12.138
LoopVectorization v0.12.138
Closed issues:
- Preventing
StackOverflowError
automatically with a@safe_turbo
? (#430) - A possible typo in
cdot_swizzle
(#443)
Merged pull requests:
- Add DynamicExpressions.jl and PySR/SymbolicRegression.jl to example packages (#444) (@MilesCranmer)
v0.12.137
LoopVectorization v0.12.137
Closed issues:
- Preventing
StackOverflowError
automatically with a@safe_turbo
? (#430) - A possible typo in
cdot_swizzle
(#443)
Merged pull requests:
- Add DynamicExpressions.jl and PySR/SymbolicRegression.jl to example packages (#444) (@MilesCranmer)
v0.12.136
LoopVectorization v0.12.136
v0.12.135
LoopVectorization v0.12.135
Closed issues:
- Unexpected
NaN
result (#441)
Merged pull requests:
- fix support for -1^x, fixes #441 (#442) (@chriselrod)
v0.12.134
LoopVectorization v0.12.134
Merged pull requests:
- Length of tuple (#439) (@chriselrod)
- Restore behavior (by declaring safe) of these two-arg functions (#440) (@andrewjradcliffe)
v0.12.133
LoopVectorization v0.12.133
Closed issues:
- [email protected] and up warns about
check_args
for the same code (#438)