[PATCH] D33626: [GlobalISel] combine not symmetric merge/unmerge nodes.
Igor Breger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 28 00:10:38 PDT 2017
igorb created this revision.
Herald added subscribers: kristof.beyls, rovka.
In some cases legalization ends up with not symmetric merge/unmerge nodes.
Transform it to merge/unmerge nodes.
https://reviews.llvm.org/D33626
Files:
include/llvm/CodeGen/GlobalISel/Legalizer.h
lib/CodeGen/GlobalISel/Legalizer.cpp
test/CodeGen/X86/GlobalISel/legalize-add-v512.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33626.100542.patch
Type: text/x-patch
Size: 6422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170528/be51372b/attachment.bin>
More information about the llvm-commits
mailing list