[all-commits] [llvm/llvm-project] b68179: [instrprof] Rename the profile kind types to be mo...
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Wed Feb 23 13:16:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6817999384e5ae125eb477c003c040d51770c96
https://github.com/llvm/llvm-project/commit/b6817999384e5ae125eb477c003c040d51770c96
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M llvm/include/llvm/ProfileData/InstrProf.h
M llvm/include/llvm/ProfileData/InstrProfReader.h
M llvm/include/llvm/ProfileData/InstrProfWriter.h
M llvm/lib/ProfileData/InstrProfReader.cpp
M llvm/lib/ProfileData/InstrProfWriter.cpp
Log Message:
-----------
[instrprof] Rename the profile kind types to be more descriptive.
Based on the discussion in D115393, I've updated the names to be more
descriptive.
Reviewed By: ellis, MaskRay
Differential Revision: https://reviews.llvm.org/D120092
More information about the All-commits
mailing list