[PATCH] D112655: [CGProfile] Don't emit call graph profile edges with zero weight

Michael Spencer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 27 14:56:40 PDT 2021


Bigcheese accepted this revision.
Bigcheese added a comment.
This revision is now accepted and ready to land.

Looks reasonable. Edges with weight 0 shouldn't matter anyway.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112655



More information about the llvm-commits mailing list