================ @@ -0,0 +1,15 @@ +; RUN: opt < %s -passes=pgo-instr-gen -S | FileCheck %s --check-prefix=GEN-COMDAT ---------------- teresajohnson wrote: How does this test behave different than the current status quo? https://github.com/llvm/llvm-project/pull/93421