[llvm] [SampleFDO] Improve stale profile matching by diff algorithm (PR #87375)

Lei Wang via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 18:51:06 PDT 2024


================
@@ -0,0 +1,150 @@
+//===- SampleProfileMatcherTests.cpp - SampleProfileMatcher Unit Tests -----==//
----------------
wlei-llvm wrote:

Got it, removed this unit test and the debug things. 

https://github.com/llvm/llvm-project/pull/87375


More information about the llvm-commits mailing list