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

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 18:40:40 PST 2020


mtrofin added a comment.

Would we rather want them to be i64, or is there a fundamental reason they should be i32?


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