paulwalker-arm added a comment.

This patch looks to be breaking the clang-aarch64-sve-vla-2stage buildbot (and 
probably also clang-aarch64-sve-vls-2stage). I've checked this using 
`./bin/clang -DNDEBUG -O3 -w -Werror=date-time -w pr19687.c && ./a.out && echo 
"success"`, which works before this patch but triggers an abort after. This 
happen for both AArch64 and X86.

See https://lab.llvm.org/buildbot/#/builders/198 and 
https://lab.llvm.org/buildbot/#/builders/176/builds/1231.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115924

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to