[PATCH] D53437: Schedule Hot Cold Splitting pass after most optimization passes

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 02:56:44 PDT 2018


peter.smith added a comment.

It looks like the test is failing on some of the Arm buildbots. In particular some of them don't have the X86 backend: http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/4611 so it looks like it is most likely missing a REQUIRES: x86. Can you take a look?


Repository:
  rL LLVM

https://reviews.llvm.org/D53437





More information about the llvm-commits mailing list