[PATCH] D34640: Create a PHI value when merging with a known undef live-in
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 06:20:30 PDT 2017
kparzysz updated this revision to Diff 104149.
kparzysz marked an inline comment as done.
kparzysz added a comment.
Replaced the .ll testcase with a shorter .mir. Avoided two Map lookups when checking block live-out value.
Repository:
rL LLVM
https://reviews.llvm.org/D34640
Files:
lib/CodeGen/LiveRangeCalc.cpp
test/CodeGen/Hexagon/regalloc-liveout-undef.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34640.104149.patch
Type: text/x-patch
Size: 4179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/7983a2bd/attachment.bin>
More information about the llvm-commits
mailing list