[PATCH] D54631: Handle undef vectors consistently in pattern matching

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 08:36:52 PST 2018


nikic updated this revision to Diff 174380.
nikic edited the summary of this revision.
nikic added a comment.

Add unit tests, rebase over committed baseline instsimplify test.


https://reviews.llvm.org/D54631

Files:
  include/llvm/IR/PatternMatch.h
  test/Transforms/InstSimplify/shr-scalar-vector-consistency.ll
  test/Transforms/Reassociate/fp-expr.ll
  unittests/IR/PatternMatch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54631.174380.patch
Type: text/x-patch
Size: 5401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/e1162bb4/attachment.bin>


More information about the llvm-commits mailing list