[PATCH] D40297: [RegisterCoalescer] Add verification method to check LiveInterval Segments
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 21 05:08:57 PST 2017
dstuttard added a comment.
I've got a couple of new SubRange join fixes that I'm about to upload for review. This routine was useful in tracking those down so I thought it would be useful to add as a generic aid for future problems.
https://reviews.llvm.org/D40297
More information about the llvm-commits
mailing list