[PATCH] D85159: [ConstProp] Remove ConstantPropagation

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 09:31:59 PDT 2020


Sorry, I thought I fixed that shortly after in 82875dcf, but apparently I
missed some more, hopefully fixed in dd04fa17. Let me know if there are
still issues.

On Thu, Aug 27, 2020 at 7:58 AM Dmitri Gribenko via Phabricator <
reviews at reviews.llvm.org> wrote:

> gribozavr2 added a comment.
>
> @aeubanks This change seems to have broken an OCaml test. Could you please
> take a look and push a fix at your earliest convenience?
>
> Before:
> http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/35253
>
> After:
> http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/35254
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D85159/new/
>
> https://reviews.llvm.org/D85159
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/e19a865f/attachment.html>


More information about the llvm-commits mailing list