[llvm] [PGO] Preserve analysis results when nothing was instrumented (PR #93421)

Pavel Samolysov via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 20:16:46 PDT 2024


================
@@ -0,0 +1,5 @@
+; RUN: opt < %s -passes=pgo-instr-gen -S | FileCheck %s --implicit-check-not='__llvm_profile_raw_version'
----------------
samolisov wrote:

Thank you for the questions, they let me get that the commit header and description were inaccurate. I've made them (at least I believe) a bit more precise.

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


More information about the llvm-commits mailing list