[all-commits] [llvm/llvm-project] ce95a5: [pgo][nfc] Model `Count` as a `std::optional` in `...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Mar 1 09:44:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce95a56db552fde4836d71992b2c42cadd0088c8
https://github.com/llvm/llvm-project/commit/ce95a56db552fde4836d71992b2c42cadd0088c8
Author: Mircea Trofin <mtrofin at google.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
Log Message:
-----------
[pgo][nfc] Model `Count` as a `std::optional` in `PGOUseEdge` (#83505)
Similar to PR #83364.
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