You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use SIMD operations in InitBlkUnroll/CopyBlkUnroll and increase unroll limit up to 128 bytes (#61030)
* Use SIMD operations in CodeGen::genCodeForInitBlkUnroll()
* Use SIMD operations in CodeGen::genCodeForCpBlkUnroll()
* Remove restrictions on offset values in Lowering::ContainBlockStoreAddress()
* Remove unused macros in src/coreclr/jit/instr.h
0 commit comments