Skip to content

Conversation

N5N3 and others added 4 commits July 6, 2022 13:51
* Extend `strides(::ReshapedArray)` with non-contiguous strided parent
* Make sure `strides(::StridedReinterpretArray)` calls `size_to_strides`

Co-authored-by: Tim Holy <[email protected]>
(cherry picked from commit 0d3aca4)
`llvm-config --cxxflags` unfortunately does not set `-DNDEBUG`, which
Julia needs to set correctly when including LLVM header files.

(cherry picked from commit c9c2082)
@KristofferC KristofferC added the release Release management and versioning. label Jul 6, 2022
@KristofferC KristofferC force-pushed the backports-release-1.8 branch from a238bc9 to e43150a Compare July 6, 2022 14:04
maleadt and others added 4 commits July 8, 2022 10:31
Closes #45626, hopefully.

(cherry picked from commit f7e0c7e)
Different platforms implement qsort differently, leading to
platform-specific errors. This is a quick port of the ml_matches
algorithm for use instead. For small unions (almost always), this should
also be slightly faster, though insignificant.

Refs #45874

(cherry picked from commit 8cc5445)
@KristofferC KristofferC force-pushed the backports-release-1.8 branch from 7c2dba4 to d4abcaa Compare July 8, 2022 08:31
@KristofferC KristofferC merged commit 477324a into release-1.8 Jul 8, 2022
@KristofferC KristofferC deleted the backports-release-1.8 branch July 8, 2022 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release management and versioning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants