-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
use stmt instead of This change fixes an existing bug
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
Instruction
in populate_def_use_map!
bugfix
#56201
opened Oct 16, 2024 by
jumerckx
Loading…
bad PhiNode renumbering of #undef value
bug
Indicates an unexpected problem or unintended behavior
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
#55388
opened Aug 6, 2024 by
vtjnash
Alloc opt creates invalid GC pointer
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
GC
Garbage collector
#55305
opened Jul 29, 2024 by
wsmoses
Concatenation of string constants isn't concretely evaluated, but is inferred as a Optimization passes (mostly in base/compiler/ssair/)
strings
"Strings!"
Const
compiler:optimizer
#54921
opened Jun 24, 2024 by
Seelengrab
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…
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
SROA pass generates invalid IR when BasicBlocks are out of dominance order
bug
Indicates an unexpected problem or unintended behavior
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
#53013
opened Jan 23, 2024 by
topolarity
compact!
generates invalid IR w/ forward reference to SSA value
bug
#53011
opened Jan 22, 2024 by
topolarity
revisit #47137: avoid round-trip of locally-cached inferred source
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
#51960
opened Oct 31, 2023 by
aviatesk
Loading…
EA: can't find cache for Type inference
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
@nospecialize
-d call
compiler:inference
#51702
opened Oct 14, 2023 by
aviatesk
@inline
annotation lost during union splitting
compiler:optimizer
#51270
opened Sep 11, 2023 by
vchuravy
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…
Document which program transformations the compiler is allowed to make
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
docs
This change adds or pertains to documentation
#48818
opened Feb 27, 2023 by
LilithHafner
SROA for array allocation
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
feature
Indicates new feature / enhancement requests
#48808
opened Feb 27, 2023 by
oxinabox
IncrementalCompact display: Compactly render and color (Old|New|)SSAValues
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
Eliding boundschecks does not work with vararg function
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
performance
Must go faster
#46351
opened Aug 15, 2022 by
jakobnissen
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…
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: Optimization passes (mostly in base/compiler/ssair/)
lifting_cache
retrieval is broken
compiler:optimizer
#43927
opened Jan 25, 2022 by
aviatesk
optimizer: propagate callsite inlining annotation across kwfunc
compiler:optimizer
Optimization passes (mostly in base/compiler/ssair/)
#43911
opened Jan 24, 2022 by
aviatesk
Loading…
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…
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
IR structure in Optimization passes (mostly in base/compiler/ssair/)
count
blocks vectorization
compiler:optimizer
#43138
opened Nov 18, 2021 by
JeffBezanson
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.