[PATCH] D24419: [InstCombine] use commutative matchers for patterns with commutative operators

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 11:00:30 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290067: [InstCombine] use commutative matchers for patterns with commutative operators (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D24419?vs=70876&id=81886#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24419

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/test/Transforms/InstCombine/or-xor.ll
  llvm/trunk/test/Transforms/InstCombine/or.ll
  llvm/trunk/test/Transforms/InstCombine/xor2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24419.81886.patch
Type: text/x-patch
Size: 10596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161218/47245597/attachment.bin>


More information about the llvm-commits mailing list