dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.41k stars 4.76k forks source link

JIT: enable cloning of try regions #110020

Open AndyAyersMS opened 1 day ago

AndyAyersMS commented 1 day ago

Add a utility to clone a try region and all associated regions.

Test this by enabling duplication of loops with try regions.

dotnet-policy-service[bot] commented 1 day ago

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch See info in area-owners.md if you want to be subscribed.