[PATCH] D110209: [CSSPGO] Set PseudoProbeInserter as a default pass.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 23:07:20 PDT 2021


hoy added a comment.

In D110209#3014334 <https://reviews.llvm.org/D110209#3014334>, @MaskRay wrote:

> lld/test/ELF/lto/pseudo-probe-lto.ll needs update

Good catch, thanks.

I also moved the pass into x86 backend only, as there are a lot test failures on other targets and we don't really need the pass there..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110209



More information about the llvm-commits mailing list