[PATCH] D87802: [MBFIWrapper] Add a new function getBlockProfileCount

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 17:26:06 PDT 2020


Carrot added a comment.

It can be triggered by a test case in my next basic block duplication patch, because newly created basic block can cause MBFI.getBlockProfileCount crash.

It is very difficult to write a test case in current code base.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87802



More information about the llvm-commits mailing list