[PATCH] D54355: Use is.constant intrinsic for __builtin_constant_p

Ulrich Weigand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 20 06:02:58 PST 2018


uweigand added a comment.

It seems this patch caused the SystemZ build bots to fail, they're now all running into assertion failures:

ICE cannot be evaluated!
UNREACHABLE executed at /home/uweigand/sandbox/buildbot/clang-s390x-linux/llvm/tools/clang/lib/AST/ExprConstant.cpp:11442!

See e.g. http://lab.llvm.org:8011/builders/clang-s390x-linux/builds/20645/steps/ninja%20check%201/logs/FAIL%3A%20Clang%3A%3Abuiltins-systemz-zvector-error.c


Repository:
  rC Clang

https://reviews.llvm.org/D54355





More information about the cfe-commits mailing list