Currently, only OptimizationRemarks can be emitted using a Function.
Add constructors to allow this for OptimizationRemarksAnalysis and
OptimizationRemarkMissed as well.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Diagnostic Info parts seems very mechanical and ok to me.
OpenMPOpt parts make sense.
Test seem to be always tied to an analysis (e.g., D29023) so LGTM