[PATCH] D33050: [InstCombine] remove fold that swaps xor/or with constants

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 14:47:12 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302733: [InstCombine] remove fold that swaps xor/or with constants; NFCI (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D33050?vs=98477&id=98536#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33050

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33050.98536.patch
Type: text/x-patch
Size: 2865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/62930790/attachment-0001.bin>


More information about the llvm-commits mailing list