- Sponsor
-
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
"Delayed" Calls and trimming
trimming
Issues with trimming functionality or PR's relevant to its performance/functionality
#57888
opened Mar 25, 2025 by
gbaraldi
Implementing switch to disable generational behaviour of the GC
GC
Garbage collector
#56646
opened Nov 21, 2024 by
gbaraldi
Switching from setjmp/longjmp exceptions to another kind
error handling
Handling of exceptions by Julia or the user
#56466
opened Nov 5, 2024 by
gbaraldi
gotoing to inside of a gc_preserve crashes julia
bug
Indicates an unexpected problem or unintended behavior
compiler:lowering
Syntax lowering (compiler front end, 2nd stage)
#55905
opened Sep 27, 2024 by
gbaraldi
Julia's target parsing/detecting deserves a refactor
compiler:llvm
For issues that relate to LLVM
pkgimage
#54482
opened May 15, 2024 by
gbaraldi
Views on arrays should become views on a slice of the Memory that was accssible at view construction
arrays
[a, r, r, a, y, s]
#54435
opened May 10, 2024 by
gbaraldi
With the memory changes the UB surface of String(Vector{UInt8}) is larger
arrays
[a, r, r, a, y, s]
strings
"Strings!"
#54434
opened May 10, 2024 by
gbaraldi
Code warntype should show print the unstable SSA values in red/yellow
display and printing
Aesthetics and correctness of printed representations of objects.
good first issue
Indicates a good issue for first-time contributors to Julia
#54028
opened Apr 10, 2024 by
gbaraldi
Julia doesn't add lifetime intrinsics to it's allocas, specifically the sret ones. Wasting stack space
compiler:codegen
Generation of LLVM IR and native code
performance
Must go faster
#53260
opened Feb 9, 2024 by
gbaraldi
Some runtime reflection calls use the wrong world age for their queries.
compiler:inference
Type inference
speculative
Whether the change will be implemented is speculative
#53105
opened Jan 29, 2024 by
gbaraldi
Julia level SROA ignores swapfield and replacefield
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
performance
Must go faster
#53052
opened Jan 25, 2024 by
gbaraldi
An intrinisic/function/macro like assume
feature
Indicates new feature / enhancement requests
performance
Must go faster
#52851
opened Jan 10, 2024 by
gbaraldi
Reinterpret with effect analysis
NTuples
and types has bad effects, maybe unnecessarily
compiler:effects
#52047
opened Nov 6, 2023 by
gbaraldi
LLD has the wrong rpath in macos
building
Build system, or building Julia or its dependencies
system:mac
Affects only macOS
#51668
opened Oct 11, 2023 by
gbaraldi
Document/decide ordering guarantees for map
docs
This change adds or pertains to documentation
iteration
Involves iteration or the iteration protocol
needs decision
A decision on this change is needed
#51395
opened Sep 19, 2023 by
gbaraldi
Regression in string readuntil benchmark
performance
Must go faster
regression
Regression in behavior compared to a previous version
#50615
opened Jul 20, 2023 by
gbaraldi
Using a non existent symbol with llvmcall shouldn't be fatal
compiler:llvm
For issues that relate to LLVM
#49899
opened May 19, 2023 by
gbaraldi
let block docs could be clearer
docs
This change adds or pertains to documentation
#45602
opened Jun 7, 2022 by
gbaraldi
Issues related to the purity modeling PR
building
Build system, or building Julia or its dependencies
compiler:codegen
Generation of LLVM IR and native code
system:apple silicon
Affects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips
#44314
opened Feb 23, 2022 by
gbaraldi
ProTip!
no:milestone will show everything without a milestone.