[PATCH] D90539: Make CallInst::updateProfWeight emit i32 weights instead of i64

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 19:32:10 PST 2020


aeubanks added a comment.

The main issue is that this is done in multiple places around LLVM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90539



More information about the llvm-commits mailing list