Adding functionality to InlineCostAnnotationPrinterPass to print the constant (if any) to which each instruction will be simplified. This feature helps for debugging purposes to track the constant folding thread in InlineCost Analysis.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo