Rather than unconditionally discard blocks in ICF and then trigger their recalculation,
we can only drop cached info when we actually change the first ICF instruction.
Details
Details
- Reviewers
efriedma john.brawn fhahn
Diff Detail
Diff Detail
Paths
| Differential D52073
[GVN][NFC] Use more surgical updates to save some compile time AbandonedPublic Authored by mkazantsev on Sep 13 2018, 10:21 PM.
Details
Summary Rather than unconditionally discard blocks in ICF and then trigger their recalculation,
Diff Detail
Revision Contents
Diff 165423 lib/Transforms/Scalar/GVN.cpp
|