[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:52:35 PDT 2020


davidxl added a comment.

Then why modifying existing tests at all? How about add an explicit test using i64 type?


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