Issue | 127440 |
---|---|
Summary | SIOptimizeVGPRLiveRange relies on LiveVariables |
Labels | backend:AMDGPU |
Assignees | ruiling |
Reporter | arsenm |
SIOptimizeVGPRLiveRange relies on the deprecated LiveVariables instead of the modern LiveIntervals. This should be rewritten to operate with LiveIntervals instead, so we may proceed to delete LiveVariables.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs