[PATCH] CodeGen: Don't iterate over operands after we've erased an MI

Justin Bogner via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 13:09:13 PDT 2016


Tim Northover <tnorthover at apple.com> writes:
>> This seemed like the most NFC way to fix this, but I'm not terribly
>> familiar with the RegisterCoalescer so let me know if there's a better
>> way.
>
> I'm not sure I'm very familiar either any more, but this looks like a
> reasonable change to me.

Thanks! r264455.


More information about the llvm-commits mailing list