[llvm] [PGO] Preserve analysis results when nothing was instrumented (PR #93421)
Pavel Samolysov via llvm-commits
llvm-commits at lists.llvm.org
Thu May 30 17:15:52 PDT 2024
================
@@ -0,0 +1,15 @@
+; RUN: opt < %s -passes=pgo-instr-gen -S | FileCheck %s --check-prefix=GEN-COMDAT
----------------
samolisov wrote:
@aeubanks Yes, unfortunately I have no idea how to reflect both changes in the title what is the sign there should be two commits.
https://github.com/llvm/llvm-project/pull/93421
More information about the llvm-commits
mailing list