[PATCH] D111682: [TableGen][PGO] Disable profile instrumentation for printInstruction function

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 09:46:05 PDT 2021


xur added a comment.

In D111682#3060328 <https://reviews.llvm.org/D111682#3060328>, @davidxl wrote:

> Does it have the same issue with FE instrumentation? The only thing to consider here is the coverage test may be affected.

Yes. This would disable FE instrumentation also. I think FE instrumentation has the same long compile time issue.


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

https://reviews.llvm.org/D111682



More information about the llvm-commits mailing list