[PATCH] D98147: [SCEV] Improve modelling for pointer constants

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 22:47:56 PST 2021


lebedev.ri added a comment.

In D98147#2623549 <https://reviews.llvm.org/D98147#2623549>, @morehouse wrote:

> This change appears to have broken the UBSan bot:  https://lab.llvm.org/buildbot/#/builders/85/builds/3062/steps/7/logs/stdio
>
>   <...>
>
> Please take a look.

Looking..
It would be very good for bots to actually provide reproducers that were already automatically produced.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98147



More information about the llvm-commits mailing list