swift
e06fc996
- Fix SILCombine to delete dead end_access instructions.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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)
References
#74073 - Fix SILCombine to delete dead end_access instructions.
Author
atrick
Parents
5824d883
Loading