[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 24 18:28:51 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d1149c6fe48: Make CallInst::updateProfWeight emit i32 weights instead of i64 (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90539

Files:
  llvm/lib/IR/Instructions.cpp
  llvm/test/Transforms/Inline/prof-update-sample-alwaysinline.ll
  llvm/test/Transforms/Inline/prof-update-sample.ll
  llvm/test/Transforms/SampleProfile/entry_counts_cold.ll
  llvm/test/Transforms/SampleProfile/inline-mergeprof.ll
  llvm/unittests/IR/InstructionsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90539.307491.patch
Type: text/x-patch
Size: 6023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/57584e3a/attachment.bin>


More information about the llvm-commits mailing list