Files
swift-mirror/SwiftCompilerSources/Sources/SIL/Utilities/SmallProjectionPath.swift
Erik Eckstein 0e790fcc5d SIL: support vector_base_addr in SmallProjectionPath
Add a `vectorBase` field kind which corresponds to `vector_base_addr`.
Also, improve `mayOverlap`: it didn't catch the case that the first element of a vector cannot overlap with another element.
2025-05-12 19:24:32 +02:00

38 KiB