[PATCH] D128322: [GuardWidening] Use logical and in widenCondCommon as it stated in doc
    Serguei Katkov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 28 21:21:37 PDT 2022
    
    
  
skatkov added a comment.
Dear reviewers, after deeper investigation the issue I guess I come up with the tests https://reviews.llvm.org/D128779 showing the logical and does not resolve the issue and correctly used freeze the only choice.
I would very appreciate if you could review the tests and confirm that my understanding is valid.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128322/new/
https://reviews.llvm.org/D128322
    
    
More information about the llvm-commits
mailing list