[PATCH] D104477: [CSSPGO] Undoing the concept of dangling pseudo probe

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 13:39:37 PDT 2021


wenlei added a comment.

Thanks for the clean up.



================
Comment at: llvm/test/tools/llvm-profgen/merge-cold-profile.test:25
 ; CHECK-NEXT: 8: 1 fa:1
-; CHECK-NEXT: !CFGChecksum: 120515930909
 ; CHECK-NEXT: !Attributes: 0
----------------
I thought the changes for removing dangling probes are later, and checksum is computed earlier? What triggered cfg checksum changes? 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104477/new/

https://reviews.llvm.org/D104477



More information about the llvm-commits mailing list