[PATCH] D24190: Do not consider subreg defs as reads when computing subrange liveness

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 12:57:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280532: Do not consider subreg defs as reads when computing subrange liveness (authored by kparzysz).

Changed prior to commit:
  https://reviews.llvm.org/D24190?vs=70156&id=70211#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24190

Files:
  llvm/trunk/lib/CodeGen/LiveIntervalAnalysis.cpp
  llvm/trunk/lib/CodeGen/LiveRangeCalc.cpp
  llvm/trunk/lib/CodeGen/LiveRangeCalc.h
  llvm/trunk/lib/CodeGen/SplitKit.cpp
  llvm/trunk/test/CodeGen/AMDGPU/coalescer-subrange-crash.ll
  llvm/trunk/test/CodeGen/AMDGPU/coalescer-subreg-join.mir
  llvm/trunk/test/CodeGen/AMDGPU/scheduler-subrange-crash.ll
  llvm/trunk/test/CodeGen/AMDGPU/unigine-liveness-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24190.70211.patch
Type: text/x-patch
Size: 24281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/0cee0233/attachment-0001.bin>


More information about the llvm-commits mailing list