In some cases legalization ends up with not symmetric merge/unmerge nodes.
Transform it to merge/unmerge nodes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33626
[GlobalISel] combine not symmetric merge/unmerge nodes. ClosedPublic Authored by igorb on May 28 2017, 12:10 AM.
Details Summary In some cases legalization ends up with not symmetric merge/unmerge nodes.
Diff Detail
Event Timelineigorb added a child revision: D33665: [GlobalISel][X86] Support vector type G_UNMERGE_VALUES selection..May 29 2017, 10:54 PM This revision is now accepted and ready to land.Jun 19 2017, 9:11 AM Closed by commit rL305783: [GlobalISel] combine not symmetric merge/unmerge nodes. (authored by ibreger). · Explain WhyJun 20 2017, 1:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 103175 llvm/trunk/include/llvm/CodeGen/GlobalISel/Legalizer.h
llvm/trunk/lib/CodeGen/GlobalISel/Legalizer.cpp
llvm/trunk/test/CodeGen/X86/GlobalISel/legalize-add-v512.mir
|