[PATCH] D125717: [InstCombine] Optimize and of icmps with power-of-2 and contiguous masks
    John McIver via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 20 18:48:41 PST 2023
    
    
  
jmciver updated this revision to Diff 499012.
jmciver added a comment.
Update icmp-logical.ll test names as per recommendation in D143044 <https://reviews.llvm.org/D143044>
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125717/new/
https://reviews.llvm.org/D125717
Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/test/Transforms/InstCombine/icmp-logical.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125717.499012.patch
Type: text/x-patch
Size: 20612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/ccaf2b5b/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list