mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "New SIL instructions to support tail-allocated arrays in SIL."
This commit is contained in:
@@ -1314,7 +1314,6 @@ void EscapeAnalysis::analyzeInstruction(SILInstruction *I,
|
||||
case ValueKind::LoadWeakInst:
|
||||
// We treat ref_element_addr like a load (see NodeType::Content).
|
||||
case ValueKind::RefElementAddrInst:
|
||||
case ValueKind::RefTailAddrInst:
|
||||
case ValueKind::ProjectBoxInst:
|
||||
case ValueKind::InitExistentialAddrInst:
|
||||
case ValueKind::OpenExistentialAddrInst:
|
||||
|
||||
Reference in New Issue
Block a user