[PATCH][DAG] Teach DAG to also reassociate vector operations

Juergen Ributzka juergen at apple.com
Thu Jan 2 21:06:39 PST 2014


Hi @ll,

this small patch teaches DAG to reassociate vector ops, which in turn enables constant folding of vector op chains that e.g. appear during X86 custom lowering and DAG combine.

Cheers,
Juergen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-DAG-Teach-DAG-to-also-reassociate-vector-operations.patch
Type: application/octet-stream
Size: 11460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140102/39847ddd/attachment.obj>


More information about the llvm-commits mailing list