Files
swift-mirror/SwiftCompilerSources/Sources/Optimizer/PassManager
Erik Eckstein 55c8c433c0 SILOptimizer: add the StripObjectHeader optimization pass
It sets the `[bare]` attribute for `alloc_ref` and `global_value` instructions if their header (reference count and metatype) is not used throughout the lifetime of the object.
2023-06-29 06:57:05 +02:00
..
2023-05-11 08:11:44 +02:00