[PATCH] D113783: [InstCombine] Fold (A^B)|~A-->~(A&B)

Mehrnoosh Heidarpour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 09:05:21 PST 2021


MehrHeidar added a comment.

In D113783#3131766 <https://reviews.llvm.org/D113783#3131766>, @spatel wrote:

> LGTM
>
> Do you have enough commits/reviews now to request commit access? ( https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access )

Not yet, but I'll have soon. I guess after this one and D113861 <https://reviews.llvm.org/D113861>, I can request it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113783



More information about the llvm-commits mailing list