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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 28 05:54:27 PDT 2018


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

- Rebased.
- Ping. This differential is the base, and has no unmerged dependencies, so this is the one to review :)


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

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


More information about the llvm-commits mailing list