[llvm] [DebugInfo][RemoveDIs] Prevent duplicate DPValues from being returned by findDbgIntrinsics (PR #82764)
Stephen Tozer via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 06:54:27 PST 2024
SLTozer wrote:
> findDbgIntrinsics can be a hot path -- would you be able to pump this through the compile-time-tracker please?
http://llvm-compile-time-tracker.com/compare.php?from=ad49fe3e89c3b3950956548f14cdb5c159ba0aec&to=5fc56961c20dd877798e0158e7424ab7907a645a&stat=instructions:u
tl;dr this is a nothing for performance.
https://github.com/llvm/llvm-project/pull/82764
More information about the llvm-commits
mailing list