Releases: JuliaSIMD/LoopVectorization.jl
Releases · JuliaSIMD/LoopVectorization.jl
v0.12.143
LoopVectorization v0.12.143
Closed issues:
- Trivial loop throws KeyError (#452)
Merged pull requests:
- Use 16 bits to store an array reference index (#451) (@johnbcoughlin)
v0.12.142
LoopVectorization v0.12.142
Closed issues:
- Can you see the complete assembly-code for a function? (#446)
- LV keeps crushing during benchmarking (#447)
Merged pull requests:
- let homogeneous tuples be
alldense(#445) (@JeffreySarnoff) - fix some invalidations caused by FixedPointNumbers (#448) (@ranocha)
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
StackOverflowErrorautomatically 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
StackOverflowErrorautomatically 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
NaNresult (#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)