[PATCH] D22421: [InstCombine] reassociate logic ops with constants separated by a zext

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 16 08:27:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275684: [InstCombine] reassociate logic ops with constants separated by a zext (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D22421?vs=64180&id=64227#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22421

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/test/Transforms/InstCombine/assoc-cast-assoc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22421.64227.patch
Type: text/x-patch
Size: 5128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160716/1a50988c/attachment.bin>


More information about the llvm-commits mailing list