[PATCH] D59731: [LiveRange] Reset the VNIs when splitting subranges
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 10:54:22 PDT 2019
qcolombet updated this revision to Diff 192153.
qcolombet added a comment.
Herald added a subscriber: jdoerfert.
Fix seg fault with PHIs
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59731/new/
https://reviews.llvm.org/D59731
Files:
include/llvm/CodeGen/LiveInterval.h
lib/CodeGen/LiveInterval.cpp
lib/CodeGen/LiveRangeCalc.cpp
lib/CodeGen/RegisterCoalescer.cpp
lib/CodeGen/SplitKit.cpp
test/CodeGen/SystemZ/regcoal-subranges-update.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59731.192153.patch
Type: text/x-patch
Size: 12583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/42361315/attachment.bin>
More information about the llvm-commits
mailing list