It is called when instructions aren't simplified, and the implementation
is expected to account for a penalty. Renamed to
onCommonInstructionMissedSimplification.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73662
[llvm][NFC] Rename CallAnalyzer::onCommonInstructionSimplification ClosedPublic Authored by mtrofin on Jan 29 2020, 1:14 PM.
Details Summary It is called when instructions aren't simplified, and the implementation
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 29 2020, 6:06 PM Closed by commit rG14a16fae434a: [llvm][NFC] Rename CallAnalyzer::onCommonInstructionSimplification (authored by mtrofin). · Explain WhyJan 29 2020, 9:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 241346 llvm/lib/Analysis/InlineCost.cpp
|