Currently, `fgValueNumberTree` of `GT_ARR_ELEM` creates a unique value number for every node. It also doesn't model the IndexOutOfRangeException for the bounds checks. Related: https://github.com/dotnet/runtime/issues/60785 category:cq theme:md-arrays skill-level:expert cost:large
Currently,
fgValueNumberTreeofGT_ARR_ELEMcreates a unique value number for every node.It also doesn't model the IndexOutOfRangeException for the bounds checks.
Related: #60785
category:cq
theme:md-arrays
skill-level:expert
cost:large