[PATCH] D142803: [LogicCombine 1/?] Implement a general way to simplify logical operations.

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 18:00:51 PDT 2023


bcl5980 added a comment.

In D142803#4186835 <https://reviews.llvm.org/D142803#4186835>, @xbolva00 wrote:

> In D142803#4157833 <https://reviews.llvm.org/D142803#4157833>, @bcl5980 wrote:
>
>> any other coments for the initial patch? @nikic
>
> I think it would be better to have approvals for all patches and commit this all at once. Otherwise we might end up with nontrivial unfinished code.

reverted by 76df706bca14affdcf0dd91561c8e6805035608f <https://reviews.llvm.org/rG76df706bca14affdcf0dd91561c8e6805035608f>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142803



More information about the llvm-commits mailing list