[PATCH] D23879: Properly handle live subranges when moving instructions

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 13:16:05 PDT 2016


kparzysz retitled this revision from "Fix updating subranges in LiveIntervals::HMEditor::updateAllRanges" to "Properly handle live subranges when moving instructions".
kparzysz updated the summary for this revision.
kparzysz updated this revision to Diff 69429.
kparzysz added a comment.

Added more changes to account for subregister liveness.


Repository:
  rL LLVM

https://reviews.llvm.org/D23879

Files:
  lib/CodeGen/LiveIntervalAnalysis.cpp
  test/CodeGen/AMDGPU/gs-array-copy.ll
  test/CodeGen/AMDGPU/tex-miplevel-selection-scheduler.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23879.69429.patch
Type: text/x-patch
Size: 27826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/eccfcfa9/attachment-0001.bin>


More information about the llvm-commits mailing list