Files
swift-mirror/SwiftCompilerSources/Sources/AST
Aidan Hall 51dec85971 Simplify tuple_pack_element_addr with scalar_pack_index
If a tuple_pack_element_addr uses a scalar_pack_index rather than a
dynamic_pack_index, we can replace it with tuple_element_addr, since the
specific tuple element accessed is statically known.
2026-05-21 18:00:40 +01:00
..
2025-11-17 14:13:09 +03:00
2025-11-18 01:46:49 +03:00