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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 28 08:49:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331112: [InstCombine] Canonicalize variable mask in masked merge (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45664?vs=144443&id=144449#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45664

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45664.144449.patch
Type: text/x-patch
Size: 20382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180428/3a9fca1f/attachment.bin>


More information about the llvm-commits mailing list