[PATCH] D90539: Make CallInst::updateProfWeight emit i32 weights instead of i64
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 14:25:16 PST 2020
aeubanks added a comment.
Ping
We can always fix everything to use i64 in a follow-up change, but for now I'd like to fix entry_counts_cold.ll under the NPM.
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