[PATCH] D86435: Profiling the code generated by MCJIT engine using Intel VTune profiler

elena via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 10:29:57 PDT 2020


ekovanov added a comment.

In D86435#2342836 <https://reviews.llvm.org/D86435#2342836>, @lhames wrote:

> It's not clear to me that Elena's patch should affect this. I'm inclined to accept it and just keep an eye on the bots. If everything passes we can chalk it up to a misconfig on Harbormaster. If the bots fail we can revert, and maybe the logs will give us some more insight into what's going on.

Hi Lang,

That's sounds good to me.

Btw, previously I mentioned, that could not reproduce the tests failures on my system with my patch applied(master from 9th September).
But, I tried to run tests on master revision 4ce176bed2c4f88804e7d4bb9671637d88206e78 <https://reviews.llvm.org/rG4ce176bed2c4f88804e7d4bb9671637d88206e78> without my patch and the same tests failures reproduced.
(this revision was chosen because it is near the time I created review on Phabricator)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86435



More information about the llvm-commits mailing list