[PATCH] D48102: Improve handling of COPY instructions with identical value numbers
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 19 07:56:37 PDT 2018
kparzysz updated this revision to Diff 151916.
kparzysz added a comment.
Fixed a typo and added a check for subrange liveness at OtherDef.
Repository:
rL LLVM
https://reviews.llvm.org/D48102
Files:
lib/CodeGen/RegisterCoalescer.cpp
test/CodeGen/AMDGPU/coalescer-extend-pruned-subrange.mir
test/CodeGen/AMDGPU/coalescing-with-subregs-in-loop-bug.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48102.151916.patch
Type: text/x-patch
Size: 15815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/6387d945/attachment.bin>
More information about the llvm-commits
mailing list