[PATCH] D60318: [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 07:11:58 PDT 2019


courbet added a comment.

In D60318#1509938 <https://reviews.llvm.org/D60318#1509938>, @RKSimon wrote:

> @courbet Please can you ensure you have EXPENSIVE_CHECKS enabled in all your builds before going any further - you've been breaking the buildbots for well over a week now and you still haven't fixed the underlying issue.


Thanks for the suggestion (I can't believe I lived without this for so long) - I could finally reproduce and I have a fix (D62193 <https://reviews.llvm.org/D62193>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60318





More information about the llvm-commits mailing list