1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Satori/docs/design/coreclr
github-actions[bot] 46adbbb3b2
[release/8.0-staging] GT_STORE_BLK - do not call memset for blocks containg gc pointers on heap (#96514)
* Loop-based impl

* Add asserts

* Add another test case

* Update StructWithGC_Zeroing.csproj

* Update StructWithGC_Zeroing.cs

* clean up

* Fix arm32

* Address feedback

* Add a small note

* Add RISC-V and LA64

* Address feedback

* fix build

* fix build

* CI test

* Fix build

* Clean up

* Apply suggestion

* Use REG_R0 on RISC-V and LA64, use ZR on ARM64

* fix build

* Clean up

* Update src/coreclr/jit/codegenloongarch64.cpp

Co-authored-by: Qiao Pengcheng <qiaopengcheng@loongson.cn>

* Apply suggestions for risc-v

---------

Co-authored-by: EgorBo <egorbo@gmail.com>
Co-authored-by: Qiao Pengcheng <qiaopengcheng@loongson.cn>
2024-01-13 08:27:20 -08:00
..
botr [release/8.0-staging] GT_STORE_BLK - do not call memset for blocks containg gc pointers on heap (#96514) 2024-01-13 08:27:20 -08:00
jit Remove getMaxIntrinsicSIMDVectorLength from the JIT/EE interface (#86479) 2023-05-18 21:22:12 -07:00
profiling Repoint urls in docs (#73766) 2022-08-14 18:56:07 -06:00