[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 22:51:34 PDT 2020


skatkov added a comment.

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?


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

https://reviews.llvm.org/D88276



More information about the llvm-commits mailing list