Skip to content

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
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

SVE: movprfx logic should be as centralized as possible 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 Priority:2 Work that is important, but not critical for the release
#115508 opened May 13, 2025 by kunalspathak 10.0.0
ARM64-SVE: Use INC* when incrementing with GetActiveElementCount()/CountXBitElements() 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 Priority:2 Work that is important, but not critical for the release
#108511 opened Oct 3, 2024 by a74nh 10.0.0
ARM64-SVE: Additions with GetActiveElementCount() should use incp 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 Priority:2 Work that is important, but not critical for the release
#108400 opened Sep 30, 2024 by a74nh 10.0.0
ARM64-SVE: TestFirstTrue() can be optimised away when using CreateTrueMask() 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 Priority:2 Work that is important, but not critical for the release
#108392 opened Sep 30, 2024 by a74nh 10.0.0
ARM64 SVE: Duplicating a scalar to a vector is non optimal 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 Priority:2 Work that is important, but not critical for the release
#108321 opened Sep 27, 2024 by a74nh 10.0.0
ARM64-SVE: Don't assume MOVPRFX 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 Priority:2 Work that is important, but not critical for the release
#107134 opened Aug 29, 2024 by a74nh 10.0.0
JIT: potential GC hole with collectible code in delegate area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI in-pr There is an active PR which will close this issue when it is merged Priority:2 Work that is important, but not critical for the release
#105082 opened Jul 18, 2024 by huoyaoyuan 10.0.0
JIT: SVE CreateBreak* APIs should do the ConditionalSelect optimization 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 Priority:2 Work that is important, but not critical for the release
#104486 opened Jul 5, 2024 by TIHan 10.0.0
[Perf] Windows/x64: 33 Regressions on 6/21/2024 6:31:57 PM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows Priority:2 Work that is important, but not critical for the release runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#103972 opened Jun 25, 2024 by performanceautofiler bot Future
Arm64/Sve cleanup: Use gtNewSimdCvtMaskToVectorNode from gtFoldExprHWIntrinsic instead of importer 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 Priority:2 Work that is important, but not critical for the release
#103672 opened Jun 18, 2024 by kunalspathak 10.0.0
[browser] Migrate wasmconsole template to WebAssembly SDK arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm Priority:2 Work that is important, but not critical for the release
#102743 opened May 28, 2024 by maraf
3 tasks
10.0.0
[browser] Watch doesn't rebuild wasmbrowser application arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm Priority:2 Work that is important, but not critical for the release
#101237 opened Apr 18, 2024 by maraf 10.0.0
[Perf] Linux/arm64: 4 Regressions on 4/8/2024 7:16:22 PM arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI in-pr There is an active PR which will close this issue when it is merged os-linux Linux OS (any supported distro) Priority:2 Work that is important, but not critical for the release runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#100922 opened Apr 11, 2024 by performanceautofiler bot 10.0.0
[NativeAOT/linux-arm] Determinism test failure arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro) Priority:2 Work that is important, but not critical for the release
#100508 opened Apr 2, 2024 by jkotas 10.0.0
[Perf] Linux/arm64: 7 Regressions on 2/23/2024 10:12:07 PM arch-arm64 area-System.Memory os-linux Linux OS (any supported distro) Priority:2 Work that is important, but not critical for the release runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#99121 opened Feb 29, 2024 by performanceautofiler bot 10.0.0
[Perf] Linux/x64: 5 Regressions on 1/11/2024 10:37:40 PM arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro) Priority:2 Work that is important, but not critical for the release runtime-coreclr specific to the CoreCLR runtime
#97042 opened Jan 16, 2024 by performanceautofiler bot 10.0.0
Arm64 late disassembler fails to disassemble some unit test instructions arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Priority:2 Work that is important, but not critical for the release
#96506 opened Jan 4, 2024 by BruceForstall Future
[ILVerify] Add option for validation of all dependencies area-Tools-ILVerification Issues related to ilverify tool and IL verification in general Priority:2 Work that is important, but not critical for the release
#96458 opened Jan 3, 2024 by jkotas 10.0.0
[ARM64] CINC or CSINC is not emitted for conditional increment area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Priority:2 Work that is important, but not critical for the release tenet-performance Performance related issue
#96441 opened Jan 3, 2024 by neon-sunset 10.0.0
Regressions in Benchstone.BenchI.MulMatrix arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows Priority:2 Work that is important, but not critical for the release runtime-coreclr specific to the CoreCLR runtime
#96194 opened Dec 19, 2023 by performanceautofiler bot 10.0.0
[wasm] Build doesn't rebuild when certain properties change arch-wasm WebAssembly architecture area-Build-mono Priority:2 Work that is important, but not critical for the release
#94595 opened Nov 10, 2023 by vargaz 10.0.0
RyuJIT: Implement mitigation for Intel JCC erratum area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Priority:2 Work that is important, but not critical for the release
#93243 opened Oct 9, 2023 by BruceForstall Future
JIT: Switch memory barrier peephole to be on-demand arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Priority:2 Work that is important, but not critical for the release
#91825 opened Sep 8, 2023 by jakobbotsch Future
Regressions in System.Globalization.Tests.StringSearch arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows PGO Priority:2 Work that is important, but not critical for the release runtime-coreclr specific to the CoreCLR runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
#91938 opened Sep 5, 2023 by performanceautofiler bot 10.0.0
Support loop cloning with non-int iteration variables area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Priority:2 Work that is important, but not critical for the release
#85552 opened Apr 29, 2023 by BruceForstall Future
ProTip! no:milestone will show everything without a milestone.