Skip to content

Optimize Vector128.Create() that takes 15 arguments #35688

Open
@kunalspathak

Description

As suggested by @TamarChristinaArm in #35590 (comment) , revisit to see if Vector128.Create() that takes 15 arguments can be optimized by loading later half of them directly from stack into upper-half of Vector128.

category:cq
theme:hardware-intrinsics
skill-level:intermediate
cost:small
impact:small

Metadata

Assignees

Labels

arch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions