Stop adding <imp-def> operands when expanding REG_SEQUENCE.
These extra operands are not needed by register allocators using VirtRegRewriter, and RAFast don't need them any longer. By omitting the <imp-def> operands, it becomes possible for the new register coalescer to track which lanes are valid and which are undef. llvm-svn: 164073
Loading
Please register or sign in to comment