// Generated by Fuzzlyn v1.5 on 2022-05-22 15:46:22// Run on X64 Windows// Seed: 6568846458402286114// Reduced from 194.5 KiB to 0.5 KiB in 00:02:48// Hits JIT assert in Release:// Assertion failed '!foundDiff' in 'Program:M27(int,System.UInt64[][])' during 'Linear scan register alloc' (IL size 35; hash 0xf8af49d2; FullOpts)// // File: D:\a\_work\1\s\src\coreclr\jit\lsra.cpp Line: 2264// publicclassProgram{publicstaticulong[]s_14;publicstaticuints_34;publicstaticvoidMain(){varvr2=newulong[][]{newulong[]{0}};M27(s_34,vr2);}publicstaticvoidM27(uintarg4,ulong[][]arg5){arg5[0][0]=arg5[0][0];for(intvar7=0;var7<1;var7++){return;}try{s_14=arg5[0];}finally{arg4=arg4;}}}Introduced by c190f6b, cc @kunalspathak
Introduced by c190f6b, cc @kunalspathak