[all-commits] [llvm/llvm-project] fdb050: Revert "[MemProf] Use radix tree for alloc context...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Fri Nov 22 14:58:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdb050a5024320ec29d2edf3f2bc686c3a84abaa
https://github.com/llvm/llvm-project/commit/fdb050a5024320ec29d2edf3f2bc686c3a84abaa
Author: Teresa Johnson <tejohnson at google.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M llvm/include/llvm/Bitcode/LLVMBitCodes.h
M llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
M llvm/lib/ProfileData/MemProf.cpp
R llvm/test/ThinLTO/X86/Inputs/memprof-old-alloc-context-summary.bc
R llvm/test/ThinLTO/X86/memprof-old-alloc-context-summary.ll
Log Message:
-----------
Revert "[MemProf] Use radix tree for alloc contexts in bitcode summaries" (#117395)
Reverts llvm/llvm-project#117066
This is causing some build bot failures that need investigation.
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