[PATCH] D29105: Fix regalloc assignment of overlapping registers
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 10:55:44 PST 2017
rampitec added a comment.
The conditions to come into this situation are quite complicated. Unfortunately I lost a hope to create a non fragile and non gigantic test for it, neither I found any existing lit tests touching this condition.
Repository:
rL LLVM
https://reviews.llvm.org/D29105
More information about the llvm-commits
mailing list