Skip to content

Pull requests: JuliaLang/julia

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

optimizer: enable SROA of mutable φ-nodes compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) needs nanosoldier run This PR should have benchmarks run on it
#43505 opened Dec 21, 2021 by aviatesk Loading…
inlining: optimize and_int(x, true) and or_int(x, false) compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) feature Indicates new feature / enhancement requests
#54731 opened Jun 7, 2024 by aviatesk Loading…
Add a Global Value Numbering Pass compiler:codegen Generation of LLVM IR and native code compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#51120 opened Aug 30, 2023 by Zentrik Loading…
Refactor JuliaLICM slightly, lift more functions out of loops compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#50335 opened Jun 28, 2023 by pchintalapudi Loading…
IncrementalCompact display: Compactly render and color (Old|New|)SSAValues compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#46954 opened Sep 28, 2022 by maleadt Draft
RFC: stop wrapping unreachable statements in Const compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#58581 opened May 30, 2025 by JeffBezanson Loading…
optimizer: run SROA multiple times to handle more nested loads compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) needs nanosoldier run This PR should have benchmarks run on it
#43267 opened Nov 30, 2021 by aviatesk Loading…
2 tasks
optimizer: propagate callsite inlining annotation across kwfunc compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#43911 opened Jan 24, 2022 by aviatesk Loading…
updating domtrees dynamically, removing all unreachable blocks compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#37882 opened Oct 5, 2020 by vchuravy Draft
wip: overhaul EscapeAnalysis.jl compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) needs nanosoldier run This PR should have benchmarks run on it needs pkgeval Tests for all registered packages should be run with this change performance Must go faster
#56849 opened Dec 17, 2024 by aviatesk Loading…
3 of 8 tasks
optimizer: alias-aware SROA compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#43888 opened Jan 21, 2022 by aviatesk Draft
Add some CFG manipulation tools for IRCode compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#45305 opened May 13, 2022 by tkf Loading…
optimizer: inline constant String return value compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) strings "Strings!"
#46209 opened Jul 28, 2022 by aviatesk Loading…
ProTip! Adding no:label will show everything without a label.