[PATCH] FIx PR16026

Michael Liao michael.liao at intel.com
Thu May 16 10:57:08 PDT 2013


Hi

The attach patch fixes PR16026. When DAG combining from (build_vector
(extract_vector_elt ..) ..) to (vector_shuffle), it should be deferred
if one operand of build_vector has patterns of (extract_vector_elt
(shuffle_vector ..)), which could be simplified further.

Thanks for review.
- Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-PR16026.patch
Type: text/x-patch
Size: 2911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130516/9d7915e6/attachment.bin>


More information about the llvm-commits mailing list