[PATCH] D156657: [InstCombine] Fold icmp(constants[x]) when the range of x is given

Hongyu Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 00:05:53 PDT 2023


XChy added a comment.

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

> In D156657#4639543 <https://reviews.llvm.org/D156657#4639543>, @XChy wrote:
>
>> ping.
>
> nikic is on vacation for the next week, since he requested changes plan to let him get to it when he comes back.
> Might have time to review later in the week, however.

Thanks. That's OK. I hope this patch could be finished before the Phabricator shutdowns.


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

https://reviews.llvm.org/D156657



More information about the llvm-commits mailing list