[PATCH] D45866: [InstCombine][NFC] Add tests for unfolding masked merge with constant mask

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


lebedev.ri created this revision.

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


Repository:
  rL LLVM

https://reviews.llvm.org/D45866

Files:
  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: D45866.143260.patch
Type: text/x-patch
Size: 15805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/5f851233/attachment.bin>


More information about the llvm-commits mailing list