Skip to content

Pull requests: dotnet/runtime

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

Pull requests list

Implement Shift and Inserts scalar and SIMD intrinsics. area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI new-api-needs-documentation
#36818 by TamarChristinaArm was merged Jun 11, 2020 Loading…
Arm64: Add TBL and TBX emitter tests and make displayer always emit 16B. area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#35707 by TamarChristinaArm was merged May 1, 2020 Loading…
Add VectorTableList and TableVectorExtension intrinsics area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI new-api-needs-documentation
#35600 by TamarChristinaArm was merged Apr 30, 2020 Loading…
Arm64: Add xtn and xtn2 intrinsics codegen, api and tests. area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI new-api-needs-documentation
#33108 by TamarChristinaArm was merged Apr 3, 2020 Loading…
Arm64: Add TransposeVectorEven and TransposeVectorOdd intrinsics arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#1220 by TamarChristinaArm was merged Jan 9, 2020 Loading…
Arm64: Add ZipLow, ZipHigh, UnzipOdd and UnzipEven arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#1190 by TamarChristinaArm was merged Jan 3, 2020 Loading…
Arm64: Add AddAcross Codegen and Tests. area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#1093 by TamarChristinaArm was merged Dec 31, 2019 Loading…
ProTip! Filter pull requests by the default branch with base:main.