[PATCH] D118094: [ValueTracking] Checking haveNoCommonBitsSet for (x & y) and ~(x | y)
    Chuanqi Xu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb  7 19:01:11 PST 2022
    
    
  
ChuanqiXu updated this revision to Diff 406677.
ChuanqiXu added a comment.
Address comments.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118094/new/
https://reviews.llvm.org/D118094
Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/pr53357.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118094.406677.patch
Type: text/x-patch
Size: 11688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/cd9fc20e/attachment.bin>
    
    
More information about the llvm-commits
mailing list