[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
Wed Sep 30 13:13:51 PDT 2020


davidxl added a comment.

I like the direction of the patch. There is one concern -- it makes the IR not backward compatible which may affect some users. +vsk.


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