swift
0b09ed6c
- NFC: CopyPropagation: Replaced copy walk with set.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
NFC: CopyPropagation: Replaced copy walk with set. Whenever attempting to determine whether a given instruction is a destroy of the def being canonicalized, just check for membership in the set of destroys that's already collected.
References
#64614 - [CopyPropagation] Fix destroy recording.
Author
nate-chandler
Committer
nate-chandler
Parents
dfcc4fce
Loading