mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
2f02c7cda3
Since after address lowering, `Borrow` can remain loadable with a known- layout address-only referent, we need instructions that handle three forms: - borrow and referent are both loadable values - borrow is a value, but referent is address-only - borrow and referent are both address-only