[PATCH] D156238: [InstCombine] Generalize foldICmpWithMinMax

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 24 21:46:47 PDT 2023


dtcxzyw added a comment.

In D156238#4650403 <https://reviews.llvm.org/D156238#4650403>, @vitalybuka wrote:

> Multiple build-bots are broken, reverting
>
> https://lab.llvm.org/buildbot/#/builders/238/builds/5754
> https://lab.llvm.org/buildbot/#/builders/236/builds/6280
> https://lab.llvm.org/buildbot/#/builders/237/builds/4706
> https://lab.llvm.org/buildbot/#/builders/236/builds/6280
> https://lab.llvm.org/buildbot/#/builders/239/builds/3855
> https://lab.llvm.org/buildbot/#/builders/70/builds/44449
> https://lab.llvm.org/buildbot/#/builders/5/builds/36935
> https://lab.llvm.org/buildbot/#/builders/85/builds/19192
> https://lab.llvm.org/buildbot/#/builders/74/builds/22209
> https://lab.llvm.org/buildbot/#/builders/168/builds/15865

Thank you for reporting this! It is caused by https://github.com/llvm/llvm-project/pull/67087. I am investigating the regression.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156238



More information about the llvm-commits mailing list