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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 11:05:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331205: [InstCombine] Unfold masked merge with constant mask (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45867?vs=144581&id=144593#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45867

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

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


More information about the llvm-commits mailing list