[PATCH] D98422: [ValueTracking] Handle two PHIs in isKnownNonEqual()
    JinGu Kang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 25 15:32:01 PDT 2021
    
    
  
jaykang10 updated this revision to Diff 333440.
jaykang10 added a comment.
Allowed only one pair of phi operands for full recursion.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98422/new/
https://reviews.llvm.org/D98422
Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/known-non-equal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98422.333440.patch
Type: text/x-patch
Size: 4332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/31f9c7c2/attachment.bin>
    
    
More information about the llvm-commits
mailing list