Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

IR: Need a way to represent dispatch-resolved "deferred" calls (for --trim) trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57888 opened Mar 25, 2025 by gbaraldi
Support resolving dispatch in apply_iterate for variable-length containers (Tuple{Vararg{T}} and Vector{T}) compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57830 opened Mar 19, 2025 by topolarity
trimming: no way to ccall into a dynamically-computed library name feature Indicates new feature / enhancement requests trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57707 opened Mar 10, 2025 by topolarity
trimming: dynamic dispatch in ccall not caught by verifier bug Indicates an unexpected problem or unintended behavior trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57706 opened Mar 10, 2025 by topolarity
juliac: Add rudimentary Windows support backport 1.12 Change should be backported to release-1.12 trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#57481 opened Feb 20, 2025 by topolarity Loading…
Segfault with @ccallable functions and juliac trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#56603 opened Nov 19, 2024 by baggepinnen
"Inferrable" stdin for use with trimmed programs io Involving the I/O subsystem: libuv, read, write, etc. trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#55482 opened Aug 13, 2024 by KristofferC
Looking up an instruction pointer (StackTraces.lookup(::InterpreterIP)) has dynamic dispatch trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#55447 opened Aug 10, 2024 by KristofferC
ProTip! Adding no:label will show everything without a label.