[PATCH] D154126: [InstCombine] Transform (A > 0) | (A < 0) -> zext (A != 0) fold

Hongyu Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 18:56:28 PDT 2023


XChy marked an inline comment as done.
XChy added a comment.

In D154126#4467170 <https://reviews.llvm.org/D154126#4467170>, @goldstein.w.n wrote:

> LGTM.
>
> Do you have commit access?
> If not can you give me your email/name so I can commit for you.

No, I have not commit access.
I would appreciate it if you could commit it.
My email is xxs_chy at outlook.com.
My name is XChy.


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

https://reviews.llvm.org/D154126



More information about the llvm-commits mailing list