[PATCH] D28881: LiveIntervalAnalysis: Calculate liveness even if a superreg is reserved.
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 15:18:12 PST 2017
MatzeB added a comment.
In https://reviews.llvm.org/D28881#653926, @kparzysz wrote:
> Could you update to r292836 (or later) and try again? Hexagon should start working.
Indeed its fixed now before I even started investigating. Woohoo, thanks that is cool!
(I started with PowerPC which looks like it needs a similar fix as Hexagon, but got interrupted by a meeting)
Repository:
rL LLVM
https://reviews.llvm.org/D28881
More information about the llvm-commits
mailing list