[PATCH] D71320: [IR] Split out target specific intrinsic enums into separate headers

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 15 12:19:06 PST 2019


rnk added a comment.

In D71320#1784726 <https://reviews.llvm.org/D71320#1784726>, @thakis wrote:

> I think this broke the reverse-iteration bot: http://lab.llvm.org:8011/builders/reverse-iteration/builds/15619


Looks like I forgot to build polly, and @aheejin fixed it. Thanks! I usually enable polly when testing these kinds of change, but I often disable it due to warnings in isl and then forget to re-enable it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71320





More information about the llvm-commits mailing list