[Arm64] Use stp (SIMD) in genCodeForInitBlkUnroll and genCodeForCpBlkUnroll #48934
Labels
arch-arm64
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
optimization
Milestone
Use an approach suggested by Tamar in #43789 (comment)
Also see follow up in #43789 (comment)
We should investigate if we can use
DC ZCA
forgenCodeForInitBlkUnroll
whensrc->IsIntegralConst(0)
in the same fashion as it is done in #46609cc @dotnet/jit-contrib @TamarChristinaArm
The text was updated successfully, but these errors were encountered: