Fixes PR33790.
This patch still needs a yaml-style test, which I shall write tomorrow
Paths
| Differential D35981
Migrate PGOMemOptSizeOpt to use new OptimizationRemarkEmitter Pass ClosedPublic Authored by lenary on Jul 28 2017, 12:59 AM.
Details Summary Fixes PR33790. This patch still needs a yaml-style test, which I shall write tomorrow
Diff Detail
Event TimelineComment Actions Two quick notes for feedback, I shall get started on working on a test.
Comment Actions LGTM, I suppose there is already a -pass-remark test for this. Of course it would be great to also have a YAML test.
This revision is now accepted and ready to land.Jul 29 2017, 9:00 AM Closed by commit rL309497: Migrate PGOMemOptSizeOpt to use new OptimizationRemarkEmitter Pass (authored by lenary). · Explain WhyJul 29 2017, 5:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108809 llvm/trunk/include/llvm/IR/DiagnosticInfo.h
llvm/trunk/lib/IR/DiagnosticInfo.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
llvm/trunk/test/Transforms/PGOProfile/memop_size_opt.ll
|