[LLVMdev] Assert in LiveInterval update

Lang Hames lhames at gmail.com
Wed Sep 12 00:00:06 PDT 2012


Hi Jakob, Sergei,

I've updated getLastUseBefore in r163685. I'm still looking into a couple
of errors, but I suspect that these are due to my build configuration,
rather than the patch.

Sergei - could you let me know if this fixes your issue? Thanks again for
all of your work tracking this down.


> It is best to avoid the MCRegUnitRootIterator+MCSuperRegIterator
> combination because the set of super-registers can be quite large on ARM.
>

Done. I've used TRI.hasRegUnit as suggested. Thanks for the advice!

Cheers,
Lang.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120912/5c00ae0a/attachment.html>


More information about the llvm-dev mailing list