[PATCH] D88609: Use uint64_t for branch weights instead of uint32_t

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 11:03:11 PDT 2020


davidxl added a comment.

Perhaps add a new test to demonstrate it (that i32 profile weight still works)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88609



More information about the llvm-commits mailing list