[PATCH] D60911: [PGO/SamplePGO][NFC] Move the function updateProfWeight from Instruction to CallInst
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 04:09:12 PDT 2019
skatkov added a comment.
In D60911#1475241 <https://reviews.llvm.org/D60911#1475241>, @skatkov wrote:
> Can you please say what is the reason to move the function to CallInst only but not for CallBase?
I'm sorry, I get it.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60911/new/
https://reviews.llvm.org/D60911
More information about the llvm-commits
mailing list