swift
0eacaabf
- SIL: add `SILArgument::isErased()`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
SIL: add `SILArgument::isErased()` Similar to SILInstruction, it's now possible to check if an argument was erased from a SILBasicBlock.
References
#62039 - SimplifyCFG: fix an argument use-after-erase in CheckedCastBrJumpThreading
Author
eeckstein
Committer
eeckstein
Parents
bf254cc5
Loading