Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use SIMD operations in InitBlkUnroll/CopyBlkUnroll and increase unrol…
…l 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
- Loading branch information