[PATCH] D135915: [ConstraintElim] Enable pass by default.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 10:25:23 PST 2023


fhahn added a comment.

In D135915#4029216 <https://reviews.llvm.org/D135915#4029216>, @kstoimenov wrote:

> This breaks the sanitizer-x86_64-linux bot: https://lab.llvm.org/buildbot/#/builders/37/builds/19310. Could you please either fix or revert?
>
> Thanks!

Looks like the test contains a redundant condition which is now removed. Will update the test soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135915



More information about the llvm-commits mailing list