Skip to content

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

use stmt instead of Instruction in populate_def_use_map! bugfix This change fixes an existing bug compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#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 Const compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) strings "Strings!"
#54921 opened Jun 24, 2024 by Seelengrab
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…
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 Indicates an unexpected problem or unintended behavior compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#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 @nospecialize-d call compiler:inference Type inference compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#51702 opened Oct 14, 2023 by aviatesk
@inline annotation lost during union splitting compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#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/)
#46954 opened Sep 28, 2022 by maleadt Draft
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 String return value compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) strings "Strings!"
#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: lifting_cache retrieval is broken compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#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: alias-aware SROA compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#43888 opened Jan 21, 2022 by aviatesk Draft
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 count blocks vectorization compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#43138 opened Nov 18, 2021 by JeffBezanson
ProTip! Type g i on any issue or pull request to go back to the issue listing page.