[PATCH] D114882: [PatternMatch] create and use matcher for 'not' that excludes undef elements
    Sanjay Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec  1 14:19:18 PST 2021
    
    
  
spatel updated this revision to Diff 391138.
spatel added a comment.
Added code comment to explain commutable corner case and block comment for the matcher.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114882/new/
https://reviews.llvm.org/D114882
Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/unittests/IR/PatternMatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114882.391138.patch
Type: text/x-patch
Size: 4108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/b8042661/attachment.bin>
    
    
More information about the llvm-commits
mailing list