[PATCH] D59731: [LiveRange] Reset the VNIs when splitting subranges

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 14:26:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357032: [LiveRange] Reset the VNIs when splitting subranges (authored by qcolombet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59731?vs=192153&id=192360#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59731/new/

https://reviews.llvm.org/D59731

Files:
  llvm/trunk/include/llvm/CodeGen/LiveInterval.h
  llvm/trunk/lib/CodeGen/LiveInterval.cpp
  llvm/trunk/lib/CodeGen/LiveRangeCalc.cpp
  llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
  llvm/trunk/lib/CodeGen/SplitKit.cpp
  llvm/trunk/test/CodeGen/SystemZ/regcoal-subranges-update.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59731.192360.patch
Type: text/x-patch
Size: 12821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190326/7cf70459/attachment.bin>


More information about the llvm-commits mailing list