swift
e06fc996 - Fix SILCombine to delete dead end_access instructions.

Commit
1 year ago
Fix SILCombine to delete dead end_access instructions. Otherwise, the SILVerifier will raise an error. Fixes rdar://121599876 (SILCombine should delete instructions in blocks dominated by cond_fail -1)
Author
Parents
Loading