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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 09:52:32 PDT 2018


vsk added a comment.

In https://reviews.llvm.org/D53437#1270521, @peter.smith wrote:

> 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?


@peter.smith @hiraditya r344919 should address this.


Repository:
  rL LLVM

https://reviews.llvm.org/D53437





More information about the llvm-commits mailing list