[PATCH] D44076: [PatternMatch] define m_Not using m_Xor and cst_pred_ty

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 10:22:45 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326823: [PatternMatch] define m_Not using m_Xor and cst_pred_ty (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44076?vs=136938&id=137224#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44076

Files:
  llvm/trunk/include/llvm/IR/PatternMatch.h
  llvm/trunk/test/Transforms/InstCombine/sub.ll
  llvm/trunk/test/Transforms/InstCombine/vector-xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44076.137224.patch
Type: text/x-patch
Size: 4620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/9c8fe995/attachment.bin>


More information about the llvm-commits mailing list