[PATCH] D46814: [InstCombine] Fold unfolded masked merge pattern with variable mask!

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 16:09:40 PDT 2018


lebedev.ri updated this revision to Diff 147897.
lebedev.ri marked 3 inline comments as done.
lebedev.ri added a comment.

Fix typos in comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D46814

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/and-or-not.ll
  test/Transforms/InstCombine/masked-merge-add.ll
  test/Transforms/InstCombine/masked-merge-and-of-ors.ll
  test/Transforms/InstCombine/masked-merge-or.ll
  test/Transforms/InstCombine/masked-merge-xor.ll
  test/Transforms/InstCombine/vec_sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46814.147897.patch
Type: text/x-patch
Size: 30806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/392b1fef/attachment.bin>


More information about the llvm-commits mailing list