[PATCH] D65506: [MachineScheduler] improve reuse of 'releaseNode'method

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 00:16:35 PST 2020


qiucf added a comment.

In D65506#1800633 <https://reviews.llvm.org/D65506#1800633>, @DoktorC wrote:

> Hi,
>
> bad luck, got a build failure.
>  Link to the report: `http://lab [.] llvm [.] org:8011/builders/clang-ppc64be-linux-lnt/builds/33875`
>
>   Build Reason: scheduler
>   Build Source Stamp: [branch master] f9f78cf6ac73d9148be9b626f418bf6770e512f6
>   Blamelist: Lorenzo Casalino <lorenzo.casalino93 at gmail.com>
>  
>   BUILD FAILED: failed test-suite
>


I created a patch for a build failure on GCC: https://reviews.llvm.org/D72069. Would you like to help review it? Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65506





More information about the llvm-commits mailing list