swift
b760ab06 - DeadStoreElimination: don't assume that the operand of an `dealloc_stack` is an `alloc_stack`.

Comment changes are shownComment changes are hidden
Commit
28 days ago
DeadStoreElimination: don't assume that the operand of an `dealloc_stack` is an `alloc_stack`. It can also be a `partial_apply`. Fixes a compiler crash https://github.com/swiftlang/swift/issues/81698 rdar://151822502
Author
Committer
Parents
  • SwiftCompilerSources/Sources
    • Optimizer/FunctionPasses
      • File
        DeadStoreElimination.swift
    • SIL
      • File
        Instruction.swift