mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`zeroInitializer` is blocking optimizations, but it is not needed because the closure of `Builtin.emplace` will initialize the memory anyway. We only need to tell mandatory passes that this memory should be treated as initialized.
100 KiB
100 KiB