Skip to content

Commit

Permalink
Use SIMD operations in InitBlkUnroll/CopyBlkUnroll and increase unrol…
Browse files Browse the repository at this point in the history
…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
echesakov authored Dec 28, 2021
1 parent bdc6ad7 commit acde546
Show file tree
Hide file tree
Showing 6 changed files with 985 additions and 80 deletions.
Loading

0 comments on commit acde546

Please sign in to comment.