[PATCH] D54631: Handle undef vectors consistently in pattern matching
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 20 08:11:04 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347318: [PatternMatch] Handle undef vectors consistently (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54631?vs=174380&id=174776#toc
Repository:
rL LLVM
https://reviews.llvm.org/D54631
Files:
llvm/trunk/include/llvm/IR/PatternMatch.h
llvm/trunk/test/Transforms/InstSimplify/shr-scalar-vector-consistency.ll
llvm/trunk/test/Transforms/Reassociate/fp-expr.ll
llvm/trunk/unittests/IR/PatternMatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54631.174776.patch
Type: text/x-patch
Size: 5533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/76aecfd2/attachment.bin>
More information about the llvm-commits
mailing list