[PATCH] D144248: [InstCombine] Improvement the analytics through the dominating condition

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 3 18:45:26 PDT 2023


Allen added a comment.

In D144248#4456420 <https://reviews.llvm.org/D144248#4456420>, @fhahn wrote:

> Looks like this patch is causing a code-size regression: https://github.com/llvm/llvm-project/issues/63576
>
> It would be great if you could take a look

hi @fhahn, thanks for your reporting and sorry for delay reply. I add some comment on that issue, and it has some conflict logic after the **__builtin_unreachable()**, so it seems an invalid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144248



More information about the llvm-commits mailing list