[PATCH] D45867: [InstCombine] Unfold masked merge with constant mask

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 28 07:01:59 PDT 2018


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

Rebased.


Repository:
  rL LLVM

https://reviews.llvm.org/D45867

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/unfold-masked-merge-with-const-mask-scalar.ll
  test/Transforms/InstCombine/unfold-masked-merge-with-const-mask-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45867.144445.patch
Type: text/x-patch
Size: 11724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180428/d5e1c28f/attachment.bin>


More information about the llvm-commits mailing list