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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 11:05:13 PDT 2019


fhahn requested changes to this revision.
fhahn added a comment.
This revision now requires changes to proceed.

Even with moving setting the MinReadyCycle back, it fails the following tests. Could you take a look?

Failing Tests (3):

  LLVM :: CodeGen/PowerPC/build-vector-tests.ll
  LLVM :: CodeGen/PowerPC/vec_conv_fp32_to_i64_elts.ll
  LLVM :: CodeGen/PowerPC/vec_conv_i16_to_fp64_elts.ll


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

https://reviews.llvm.org/D65506





More information about the llvm-commits mailing list