Support multi-dimensional array Set
intrinsic for struct element types
#68947
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
For completeness, support
a[i,j] = s
for struct expressions
.Currently, the JIT falls back to calling the helper function. This decision is made in
impArrayAccessIntrinsic
.Related: #60785
category:cq
theme:md-arrays
skill-level:expert
cost:large
impact:medium
The text was updated successfully, but these errors were encountered: