-
Notifications
You must be signed in to change notification settings - Fork 5k
Issues: dotnet/runtime
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
[8.0] JIT regression: DevDiv_255294.sh assert failed
arch-x64
area-crossgen2-coreclr
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
JitUntriaged
CLR JIT issues needing additional triage
Known Build Error
Use this to report build issues in the .NET Helix tab
os-linux
Linux OS (any supported distro)
untriaged
New issue has not been triaged by the area owner
#111752
opened Jan 23, 2025 by
carlossanlop
[mono] Class constructor for CLR JIT issues needing additional triage
needs-further-triage
Issue has been initially triaged, but needs deeper consideration or reconsideration
beforefieldinit
class runs even if static fields are not accessed
area-Codegen-meta-mono
JitUntriaged
[arm/arm64] Leaf frames, saving LR, and return address hijacking
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
optimization
GCStress: document how to debug GCStress failures
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
documentation
Documentation bug or enhancement, does not impact product or test code
JitUntriaged
CLR JIT issues needing additional triage
Codegen for some bitflag checks could be optimized
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
optimization
[RyuJIT/ARM32] low performance compared to amd64 investigation, data memory barrier usage.
arch-arm32
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
tenet-performance
Performance related issue
Consider implementing register-specific write barriers for non-x86 platforms
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
optimization
Superflous store generated by JIT for embedded ReadOnlySpan<byte>
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
optimization
[ARM64/Linux] Register allocator doesn't seem to always track liveness across basic blocks
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
[ARM64/Linux] Inefficient conditionals branching
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
JIT: ldflda + add not properly being optimized in certain cases
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
optimization
Can slicing a Memory<T> be made faster by the JIT by eliding the call to write barrier
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
tenet-performance
Performance related issue
JIT should suppress zero-extending same-register moves in more scenarios
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
optimization
Create a jitstd linked list
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
enhancement
Product code improvement that does NOT require public API changes/additions
help wanted
[up-for-grabs] Good issue for external contributors
JitUntriaged
CLR JIT issues needing additional triage
Addressing of memory located instruction operands for x86/x64 targets should avoid using more than 2 args
arch-x64
arch-x86
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
tenet-performance
Performance related issue
Allow multiple prolog instruction groups
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
enhancement
Product code improvement that does NOT require public API changes/additions
JitUntriaged
CLR JIT issues needing additional triage
Automatically stackalloc array allocations if they are assigned to a Span
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
JIT: consider phase to clean up mixed byref/native int uses
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
JIT: implement type checker
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
JIT: consider boosting priority of GC type temps when sorting to determine tracked set
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
optimization
Enable stress testing for fragmented unwind
arch-arm32
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitStress
CLR JIT issues involving JIT internal stress modes
JitUntriaged
CLR JIT issues needing additional triage
test-enhancement
Improvements of test source code
Consider raising limit for expanding switch tables into if/else searches
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
optimization
JIT: emit debug info for untracked locals when optimizing
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
enhancement
Product code improvement that does NOT require public API changes/additions
JitUntriaged
CLR JIT issues needing additional triage
JIT: audit places where minopts and debug codegen diverge
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
Missing IL offset information sometimes causes bad stack traces
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
JitUntriaged
CLR JIT issues needing additional triage
Previous Next
ProTip!
Adding no:label will show everything without a label.