Skip to content

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Aug 30, 2025

Backports #59259 to 1.11 (cherry picked from commit 920df7a).

For more details, see #59445 (comment).

Targets backports-release-1.11 (#59336).

Fixes the compile time regression in
#59134 (does not address the
performance regression that should be tracked and bisected)

(cherry picked from commit 920df7a)
@DilumAluthge DilumAluthge added the DO NOT MERGE Do not merge this PR! label Aug 30, 2025
@DilumAluthge DilumAluthge added the release Release management and versioning. label Aug 30, 2025
@DilumAluthge DilumAluthge changed the title Fix compile time regression for null ptr comparisons (#59259) [backports-release-1.11] Backport (#59259) ("Fix compile time regression for null ptr comparisons") to Julia 1.11.x Aug 30, 2025
@DilumAluthge DilumAluthge changed the title [backports-release-1.11] Backport (#59259) ("Fix compile time regression for null ptr comparisons") to Julia 1.11.x [backports-release-1.11] Backport #59259 ("Fix compile time regression for null ptr comparisons") to Julia 1.11.x Aug 30, 2025
@DilumAluthge
Copy link
Member Author

DilumAluthge commented Aug 30, 2025

@simeonschaub Hmmm, this does not seem sufficient :(. I'm still seeing the segfaults in CI. Example CI log: test x86_64-linux-gnu: https://buildkite.com/julialang/julia-release-1-dot-11/builds/497#0198fd16-8961-431e-9f93-bca9453dd1a3

@simeonschaub
Copy link
Member

@gbaraldi Any ideas why this fails for LLVM 16? Is it because of incomplete support for opaque pointers?

Base automatically changed from backports-release-1.11 to release-1.11 September 5, 2025 13:16
@DilumAluthge
Copy link
Member Author

This will need to be combined with a re-land of #59445.

@gbaraldi gbaraldi changed the base branch from release-1.11 to backports-release-1.11 September 8, 2025 14:56
@gbaraldi gbaraldi marked this pull request as ready for review September 9, 2025 20:08
@gbaraldi gbaraldi merged commit 9111406 into backports-release-1.11 Sep 9, 2025
2 of 6 checks passed
@gbaraldi gbaraldi deleted the dpa/backport-pr59259-to-1.11.x---backports-release-1.11 branch September 9, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Do not merge this PR! release Release management and versioning.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants