top | item 30876961

(no title)

wbond | 3 years ago

Could provide a link with some info? I tried to look around to confirm but didn’t find anything. This sounds like it could be really useful.

discuss

order

saagarjha|3 years ago

Someone's reported this as https://bugs.swift.org/browse/SR-16047. The bug is that A11 and older processors don't have a CAS instruction, and LLVM's lowering accidentally added xzr to the set of "valid registers" for the replacement instruction sequence. So if you're seeing crashes in MetadataAllocator in iOS 15.4, this is probably going to fix it for you.