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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 10:06:45 PDT 2018


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

@spatel thank you for the review!


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.144581.patch
Type: text/x-patch
Size: 14530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/c3a9c60e/attachment.bin>


More information about the llvm-commits mailing list