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

Matthias Braun matze at braunis.de
Mon Apr 20 16:47:18 PDT 2015


Thanks for your feedback in http://reviews.llvm.org/D9069 Tom. Your testcase exposed an issue when moving a killing use across (an unrelated) subregister def. This updated version passes your testcase.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9067

Files:
  lib/CodeGen/LiveIntervalAnalysis.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9067.24078.patch
Type: text/x-patch
Size: 11429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150420/b8d18574/attachment.bin>


More information about the llvm-commits mailing list