-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
IR: Need a way to represent dispatch-resolved "deferred" calls (for Issues with trimming functionality or PR's relevant to its performance/functionality
--trim
)
trimming
#57888
opened Mar 25, 2025 by
gbaraldi
Support resolving dispatch in Optimization passes (mostly in base/compiler/ssair/)
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
apply_iterate
for variable-length containers (Tuple{Vararg{T}}
and Vector{T}
)
compiler:optimizer
#57830
opened Mar 19, 2025 by
topolarity
trimming: no way to Indicates new feature / enhancement requests
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
ccall
into a dynamically-computed library name
feature
#57707
opened Mar 10, 2025 by
topolarity
trimming: dynamic dispatch in Indicates an unexpected problem or unintended behavior
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
ccall
not caught by verifier
bug
#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 Issues with trimming functionality or PR's relevant to its performance/functionality
@ccallable
functions and juliac
trimming
#56603
opened Nov 19, 2024 by
baggepinnen
"Inferrable" Involving the I/O subsystem: libuv, read, write, etc.
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
stdin
for use with trimmed programs
io
#55482
opened Aug 13, 2024 by
KristofferC
Looking up an instruction pointer (Issues with trimming functionality or PR's relevant to its performance/functionality
StackTraces.lookup(::InterpreterIP)
) has dynamic dispatch
trimming
#55447
opened Aug 10, 2024 by
KristofferC
ProTip!
Adding no:label will show everything without a label.