[PATCH] D45655: [InstCombine][RFC] Canonicalize constant mask in masked merge mattern

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 14 08:51:52 PDT 2018


lebedev.ri updated this revision to Diff 142519.
lebedev.ri retitled this revision from "[InstCombine][RFC] Add tests for mask canonicalization in masked merge" to "[InstCombine][RFC] Canonicalize constant mask in masked merge mattern".
lebedev.ri added a comment.

Tidy up comments and the `isNonCanonicalMask()`.


Repository:
  rL LLVM

https://reviews.llvm.org/D45655

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45655.142519.patch
Type: text/x-patch
Size: 20395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180414/45e83697/attachment.bin>


More information about the llvm-commits mailing list