[llvm-commits] [PATCH] ARM DAG Combine on illegal types patch

Tanya Lattner lattner at apple.com
Tue Apr 5 15:49:08 PDT 2011


I've attached a patch that includes a fix for 2 crashes in the ARM DAG Combiner when doing an AND or OR combine on an illegal vector type (vectors of size 3). I've also included a test case.

Please review and let me know if its ok to commit. 

Thanks,
Tanya

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ARMDagCombineIllegalTypes.patch
Type: application/octet-stream
Size: 1485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110405/3df84aec/attachment.obj>


More information about the llvm-commits mailing list