mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In anticipation of potential future HW features, e.g. armv8.5 memory tagging, only use the high 4 bytes as discriminator bits in _BridgeObject rather than the top 8 bits. Utilize two perf flags to cover this instead. This requires shifting around a fair amount of internal complexity.
2.5 KiB
2.5 KiB