[PATCH] D117147: [MLGO] ML Regalloc Eviction Advisor
Mircea Trofin via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 11:13:48 PST 2022
ack - looking or will revert if it takes me longer
On Wed, Jan 19, 2022 at 11:08 AM Jon Chesterfield via Phabricator <
reviews at reviews.llvm.org> wrote:
> JonChesterfield added a comment.
>
> Doesn't compile on at least one buildbot,
>
> /work/omp-vega20-0/openmp-offload-amdgpu-runtime/llvm.src/llvm/include/llvm/PassSupport.h:46:63:
> error: explicit qualification in declaration of 'void
> llvm::initializeRegAllocScoringPass(llvm::PassRegistry&)'
>
> void llvm::initialize##passName##Pass(PassRegistry &Registry) {
> \
> ^
>
> /work/omp-vega20-0/openmp-offload-amdgpu-runtime/llvm.src/llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp:99:1:
> note: in expansion of macro 'INITIALIZE_PASS'
> INITIALIZE_PASS(RegAllocScoring, "regallocscoringpass",
>
> https://lab.llvm.org/buildbot/#/builders/193/builds/4879
>
>
> Repository:
> rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
> https://reviews.llvm.org/D117147/new/
>
> https://reviews.llvm.org/D117147
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/fa5c7ebf/attachment.html>
More information about the llvm-commits
mailing list