[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:05:18 PDT 2019


skatkov added a comment.

Can you please say what is the reason to move the function to CallInst only but not for CallBase?


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