[all-commits] [llvm/llvm-project] 1727b2: [DTLTO] Added missing timetrace "Check cache for D...
Konstantin Belochapka via All-commits
all-commits at lists.llvm.org
Fri Jun 12 02:49:50 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1727b22f5ab476db6b67ff93d5eaf1187e0ecc29
https://github.com/llvm/llvm-project/commit/1727b22f5ab476db6b67ff93d5eaf1187e0ecc29
Author: Konstantin Belochapka <konstantin.belochapka at sony.com>
Date: 2026-06-12 (Fri, 12 Jun 2026)
Changed paths:
M llvm/lib/DTLTO/DTLTO.cpp
M llvm/test/ThinLTO/X86/dtlto/timetrace.ll
Log Message:
-----------
[DTLTO] Added missing timetrace "Check cache for DTLTO" message. (#203215)
After the DTLTO refactor commit, the time trace "Chack cache for DTLTO"
message was unintentionally omitted. This patch corrects this omission.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list