[PATCH] D88276: [IsKnownNonZero] Handle the case with non-constant phi nodes

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 27 23:00:36 PDT 2020


skatkov added a comment.

In D88276#2297358 <https://reviews.llvm.org/D88276#2297358>, @jdoerfert wrote:

> In D88276#2297356 <https://reviews.llvm.org/D88276#2297356>, @skatkov wrote:
>
>> In D88276#2297343 <https://reviews.llvm.org/D88276#2297343>, @jdoerfert wrote:
>>
>>> Nit: consider `Q.getWithInstruction`, no strong feelings.
>>
>> Q is not SimplifyQuery here, how I could take a getWithInstruction then?
>
> You won't, just ignore that part ;)

I did :)


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

https://reviews.llvm.org/D88276



More information about the llvm-commits mailing list