[PATCH] D45655: [InstCombine][RFC] Canonicalize constant mask in masked merge mattern

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 15 03:37:22 PDT 2018


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

Rebased ontop of less controversial https://reviews.llvm.org/D45664, reducing the diff's size.


Repository:
  rL LLVM

https://reviews.llvm.org/D45655

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45655.142549.patch
Type: text/x-patch
Size: 16493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180415/9a59a2ae/attachment.bin>


More information about the llvm-commits mailing list