[PATCH] D61179: Verifier: check prof branch_weights

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 15:31:18 PDT 2019


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

LGTM w/a caveat.  I fully expect that landing this would expose lots of existing breakage and would break the build bots.  In practice, I don't think you should land this until fixing any issues you've already found.  Once that's done, land, but expect to revert and fix found issues for a few cycles.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61179





More information about the llvm-commits mailing list