llvm-project
9a913a39 - InlineCostAnnotationPrinter: Fix constructing random TargetTransformInfo (#133637)

Commit
279 days ago
InlineCostAnnotationPrinter: Fix constructing random TargetTransformInfo (#133637) Query the correct TTI for the current target instead of constructing some random default one. Also query the pass manager for ProfileSummaryInfo. This should only change the printing, not the actual result.
Author
Parents
Loading