[interp] Intrinsify ClearWithReferences (#20042)
commitf50ea76a08238fb78e12a61cf482a3e8794e6fa8
authormonojenkins <jo.shields+jenkins@xamarin.com>
Tue, 30 Jun 2020 11:55:34 +0000 (30 07:55 -0400)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 11:55:34 +0000 (30 14:55 +0300)
tree6241fc87c10e06c46117617d4e8cc5b772b2d5ff
parent51dfcfe5c0f10415fc8970a86ffa5c0b1b7a325a
[interp] Intrinsify ClearWithReferences (#20042)

This greatly impacts Array.Clear performance, which is commonly used in blazor rendering.

Co-authored-by: BrzVlad <BrzVlad@users.noreply.github.com>
mono/mini/interp/interp.c
mono/mini/interp/mintops.def
mono/mini/interp/transform.c