[PATCH] D9067: LiveIntervalAnalysis: Support moving of subregister defs in handleMove

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 13:59:22 PST 2015


MatzeB updated this revision to Diff 41082.
MatzeB added a comment.
Herald added a subscriber: MatzeB.

New version which handles a case that was missed in the previous version of the patch (moving a subregister def above unrelated definitions into a lifetime hole).


Repository:
  rL LLVM

http://reviews.llvm.org/D9067

Files:
  lib/CodeGen/LiveIntervalAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9067.41082.patch
Type: text/x-patch
Size: 13442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151124/89bb5535/attachment.bin>


More information about the llvm-commits mailing list