[PATCH] D85159: [ConstProp] Remove ConstantPropagation

Dmitri Gribenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 07:58:47 PDT 2020


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



More information about the llvm-commits mailing list