mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
I need to start tracking the dynamic IsolationRegionInfo for the transferring operand so I can ignore uses that are part of the same IsolationRegionInfo. IsolationRegionInfo doesn't fit into a pointer, so just to keep things the same, I am going to just allocate it. This is an initial staging commit that tests out the bump ptr allocating without expanding the type yet.
16 KiB
16 KiB