[PATCH] D52431: [PowerPC] Turn on CR-Logical reducer pass
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 18 06:16:03 PDT 2019
nemanjai added a comment.
In D52431#1714330 <https://reviews.llvm.org/D52431#1714330>, @nemanjai wrote:
> In D52431#1714255 <https://reviews.llvm.org/D52431#1714255>, @RKSimon wrote:
>
> > @nemanjai This is breaking on EXPENSIVE_CHECKS buildbots - please can you take a look? http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/20263/steps/test-check-all/logs/stdio
>
>
> Sorry about that. I'll have a look. I don't think it is the cause of the AMDGPU failures though.
Turns out I cannot build with EXPENSIVE_CHECKS turned on with my setup on PPC Linux. I'll revert the change until I can get this sorted out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52431/new/
https://reviews.llvm.org/D52431
More information about the llvm-commits
mailing list