-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
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 Optimization passes (mostly in base/compiler/ssair/)
feature
Indicates new feature / enhancement requests
and_int(x, true) and or_int(x, false)
compiler:optimizer
#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/)
RFC: stop wrapping unreachable statements in Optimization passes (mostly in base/compiler/ssair/)
Const
compiler:optimizer
#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/)
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
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 Optimization passes (mostly in base/compiler/ssair/)
strings
"Strings!"
String return value
compiler:optimizer
#46209
opened Jul 28, 2022 by
aviatesk
Loading…
ProTip!
Adding no:label will show everything without a label.