[PATCH] D146978: [Assignment Tracking][NFC] Improve removeRedundantDbgLocsUsingBackwardScan
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 08:50:59 PDT 2023
Orlando added a comment.
I think some kind of custom interval map could possibly yield further improvements, but combining the two patches (second one coming shortly) already gives a geomean 0.3% reduction in instructions retired in a CTMark LTO-O3-g build.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146978/new/
https://reviews.llvm.org/D146978
More information about the llvm-commits
mailing list