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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 08:22:27 PDT 2023


fhahn added a comment.

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


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