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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 02:13:56 PDT 2018


lebedev.ri created this revision.
lebedev.ri added reviewers: spatel, craig.topper.

As discussed in https://reviews.llvm.org/D45733, we want to do this in InstCombine.

https://rise4fun.com/Alive/LGk


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.143261.patch
Type: text/x-patch
Size: 11720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/5980d202/attachment.bin>


More information about the llvm-commits mailing list