Files
swift-mirror/test/SIL/Instruction
Meghana Gupta 78e8178675 Fix infinite recursion in the presence of phi cycles in PartialApplyInst::visitOnStackLifetimeEnds
Use a visited set to avoid infinite recursion when there are phi cycles in the SSA.

rdar://173953876
2026-04-06 10:40:18 -07:00
..