The idea is that the apply* functions will also be called when importing
devirt optimizations.
Depends on D29744
Paths
| Differential D29745
WholeProgramDevirt: Separate the code that applies optzns from the code that decides whether to apply them. NFCI. ClosedPublic Authored by pcc on Feb 8 2017, 7:17 PM.
Details Summary The idea is that the apply* functions will also be called when importing Depends on D29744
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Feb 14 2017, 4:39 PM Closed by commit rL295144: WholeProgramDevirt: Separate the code that applies optzns from the code that… (authored by pcc). · Explain WhyFeb 14 2017, 6:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 88450 llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
|
Missing the ZExt you added here in D29744.