[PATCH] D48558: [AMDGPU] fix for register coalescer
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 25 12:31:37 PDT 2018
dfukalov created this revision.
dfukalov added a reviewer: MatzeB.
dfukalov added a project: AMDGPU.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl, qcolombet.
Added ability to return from joinSubRegRanges() in case of mapping was changed after check in joinVirtRegs()
Repository:
rL LLVM
https://reviews.llvm.org/D48558
Files:
include/llvm/CodeGen/LiveInterval.h
lib/CodeGen/LiveInterval.cpp
lib/CodeGen/LiveRangeCalc.cpp
lib/CodeGen/RegisterCoalescer.cpp
lib/CodeGen/SplitKit.cpp
test/CodeGen/AMDGPU/regcoal-subrange-join-crash.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48558.152749.patch
Type: text/x-patch
Size: 18475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/80bba136/attachment.bin>
More information about the llvm-commits
mailing list