-
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
[APX] fix bugs in NDD code gen
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
community-contribution
Indicates that the PR has been added by a community member
#115809
opened May 20, 2025 by
Ruihan-Yin
Loading…
Re-revert "Make mutable generic collection interfaces implement read-only collection interfaces (#95830)"
area-System.Collections
blocked
Issue/PR is blocked on something - see comments
community-contribution
Indicates that the PR has been added by a community member
#115802
opened May 20, 2025 by
Sergio0694
Loading…
Added an override for IsCollectible in RuntimeType to fix inconsistency between Mono and CoreCLR
area-System.Reflection
community-contribution
Indicates that the PR has been added by a community member
#115785
opened May 20, 2025 by
Venkad000
Loading…
System.Formats.Tar: default to no ctime/atime.
area-System.Formats.Tar
community-contribution
Indicates that the PR has been added by a community member
#115778
opened May 20, 2025 by
tmds
Loading…
Implement SVE2 BitwiseSelect, BitwiseSelectLeftInverted, BitwiseSelectRightInverted
area-System.Runtime.Intrinsics
community-contribution
Indicates that the PR has been added by a community member
#115775
opened May 20, 2025 by
snickolls-arm
Loading…
Implement SVE2 ShiftArithmeticRounded, ShiftArithmeticRoundedSaturate, ShiftArithmeticSaturate
area-System.Runtime.Intrinsics
arm-sve
Work related to arm64 SVE/SVE2 support
community-contribution
Indicates that the PR has been added by a community member
#115774
opened May 20, 2025 by
snickolls-arm
Loading…
Add NativeAOT.py for lldb visualization
area-NativeAOT-coreclr
community-contribution
Indicates that the PR has been added by a community member
#115747
opened May 19, 2025 by
am11
Loading…
Track test counts per execution.
area-GC-coreclr
community-contribution
Indicates that the PR has been added by a community member
#115707
opened May 19, 2025 by
WangyangZhou90
Loading…
Cleanup exception throwing in Utf8JsonWriter
area-System.Text.Json
community-contribution
Indicates that the PR has been added by a community member
tenet-performance
Performance related issue
#115702
opened May 18, 2025 by
pentp
Loading…
Cleanup semaphore usage in utilcode
area-PAL-coreclr
community-contribution
Indicates that the PR has been added by a community member
#115685
opened May 17, 2025 by
huoyaoyuan
Loading…
Skip adding NullChangeToken instances to the composite list
area-Extensions-FileSystem
community-contribution
Indicates that the PR has been added by a community member
#115684
opened May 17, 2025 by
rameel
Loading…
[RuntimeAsync] ilasm/ildasm support for the MethodImpl.Async (Take 2)
area-ILTools-coreclr
community-contribution
Indicates that the PR has been added by a community member
runtime-async
#115658
opened May 16, 2025 by
hez2010
Loading…
arm64: Rename SVE Prefetch APIs names to use Bit
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
arm-sve
Work related to arm64 SVE/SVE2 support
community-contribution
Indicates that the PR has been added by a community member
#115609
opened May 15, 2025 by
jonathandavies-arm
Loading…
JIT: Allow any baseline intrinsics in lowering
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
community-contribution
Indicates that the PR has been added by a community member
#115592
opened May 14, 2025 by
saucecontrol
Loading…
Removing Tensor extension methods
area-System.Numerics.Tensors
community-contribution
Indicates that the PR has been added by a community member
#115575
opened May 14, 2025 by
michaelgsharp
Loading…
Arm64 SVE: Better optimise zero/allbits vectors
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
arm-sve
Work related to arm64 SVE/SVE2 support
community-contribution
Indicates that the PR has been added by a community member
SVE2 API for AbsoluteDifferenceAdd
area-System.Runtime.Intrinsics
arm-sve
Work related to arm64 SVE/SVE2 support
community-contribution
Indicates that the PR has been added by a community member
#115513
opened May 13, 2025 by
jacob-crawley
Loading…
USE_REGIONS for 32 bit initial commit
area-GC-coreclr
community-contribution
Indicates that the PR has been added by a community member
#115486
opened May 12, 2025 by
t-mustafin
•
Draft
Use span copy in BigInteger.TryGetBytes when applicable
area-System.Numerics
community-contribution
Indicates that the PR has been added by a community member
#115445
opened May 10, 2025 by
Rob-Hague
Loading…
Share allocation helpers between CoreCLR and NativeAOT
area-VM-coreclr
community-contribution
Indicates that the PR has been added by a community member
#115339
opened May 6, 2025 by
filipnavara
Loading…
2 of 8 tasks
[RISC-V] Introduce Zbs
arch-riscv
Related to the RISC-V architecture
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
community-contribution
Indicates that the PR has been added by a community member
#115335
opened May 6, 2025 by
tomeksowi
Loading…
[RISC-V] Optimize Related to the RISC-V architecture
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
community-contribution
Indicates that the PR has been added by a community member
emitLoadImmediate
further
arch-riscv
Add APIs to Indicates that the PR has been added by a community member
new-api-needs-documentation
BlobBuilder
for customizing the underlying byte array et al.
area-System.Reflection.Metadata
community-contribution
#115294
opened May 5, 2025 by
teo-tsirpanis
Loading…
Fix Metadata aggregator: removing cumulative sum for GUIDs heap offset
area-System.Reflection.Metadata
community-contribution
Indicates that the PR has been added by a community member
#115268
opened May 3, 2025 by
fabrimaz
Loading…
Improve Math.BigMul to fix Decimal compare perf regression
area-System.Runtime
community-contribution
Indicates that the PR has been added by a community member
#115182
opened Apr 30, 2025 by
Daniel-Svensson
•
Draft
Previous Next
ProTip!
no:milestone will show everything without a milestone.