[PATCH] D88276: [IsKnownNonZero] Handle the case with non-constant phi nodes
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 27 22:58:16 PDT 2020
jdoerfert added a comment.
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 ;)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88276/new/
https://reviews.llvm.org/D88276
More information about the llvm-commits
mailing list