[PATCH] D85232: [HotColdSplit] Add test case for unlikely attribute in outlined function

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 11:29:11 PDT 2020


hiraditya added a comment.

The ARM build bots do not compile this target as part of their build, causing this test to abort when '-codegenprepare' is added without any REQUIRES clause.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85232



More information about the llvm-commits mailing list