[PATCH] D45664: [InstCombine] Canonicalize variable mask in masked merge

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 10:34:48 PDT 2018


lebedev.ri updated this revision to Diff 143126.
lebedev.ri added a comment.

Rebased ontop of https://reviews.llvm.org/D45828


Repository:
  rL LLVM

https://reviews.llvm.org/D45664

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/invert-variable-mask-in-masked-merge-scalar.ll
  test/Transforms/InstCombine/invert-variable-mask-in-masked-merge-vector.ll
  test/Transforms/InstCombine/masked-merge-with-xors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45664.143126.patch
Type: text/x-patch
Size: 13408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180419/1699846e/attachment.bin>


More information about the llvm-commits mailing list