swift
208bb76c
- Fix MultiDefPrunedLiveness; add boundaries for dead end blocks.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
Fix MultiDefPrunedLiveness; add boundaries for dead end blocks. Make sure liveness reports a complete boundary even for OSSA lifetimes that are incomplete. Definition blocks can be on the liveness boundary in this case.
References
#62939 - Fix MultiDefPrunedLiveness; add boundaries for dead end blocks.
Author
atrick
Committer
atrick
Parents
7af3991a
Files
2
lib/SIL/Utils
PrunedLiveness.cpp
test/SILOptimizer
ossa_lifetime_analysis.sil
Loading