[PATCH] D84427: [llvm][NFC] refactor setBlockFrequency for clarity.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 16:44:08 PDT 2020


davidxl added a comment.

Perhaps also keep setBlockFreq as a lower level interface? I am surprised that edge splitting is the only one user of it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84427





More information about the llvm-commits mailing list