Leave an updated VP metadata on the fallback memcpy intrinsic after
specialization. This can be used for later possible expansion based on
the average of the remaining values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34164
[PGO] Update VP metadata after memory intrinsic optimization ClosedPublic Authored by tejohnson on Jun 13 2017, 1:08 PM.
Details Summary Leave an updated VP metadata on the fallback memcpy intrinsic after
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 13 2017, 1:30 PM Closed by commit rL305321: [PGO] Update VP metadata after memory intrinsic optimization (authored by tejohnson). · Explain WhyJun 13 2017, 1:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 102400 llvm/trunk/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/trunk/test/Transforms/PGOProfile/memop_size_opt.ll
|