[PATCH] D34354: [Reassociate] Support xor reassociating for splat vectors

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 09:31:20 PDT 2017


craig.topper created this revision.

This patch adds support for xors of splat vectors.


https://reviews.llvm.org/D34354

Files:
  lib/Transforms/Scalar/Reassociate.cpp
  test/Transforms/Reassociate/xor_reassoc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34354.103064.patch
Type: text/x-patch
Size: 8373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/0725925a/attachment.bin>


More information about the llvm-commits mailing list