[PATCH] D99069: [ValueTracking] Improve phi handling in isKnownNonEqual()
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 22 04:21:11 PDT 2021
jaykang10 added a comment.
In D99069#2641038 <https://reviews.llvm.org/D99069#2641038>, @nikic wrote:
> It might make sense to rephrase this code in terms of matchSimpleRecurrence().
Ah! Thanks for letting me know. I did not know that. Let me try.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99069/new/
https://reviews.llvm.org/D99069
More information about the llvm-commits
mailing list