This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
1.42k
stars
199
forks
source link
[NativeAOT-LLVM] Always use `memset` in `buildStoreLocalField` #2373
Closed
SingleAccretion closed 1 year ago
It turns out there is no benefit to complicating the code with null value stores.
No diffs in optimized code.