[PATCH] D27174: [LiveRangeEdit] Handle instructions with no defs correctly.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 11:35:10 PST 2016


gberry added a comment.

Thanks.  I'll add an assert that MI only has one explicit def as well.


https://reviews.llvm.org/D27174





More information about the llvm-commits mailing list