diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-10-02 21:21:02 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 12:21:02 +0000 |
commit | 3537e8abfa067013f01b53259fb2cc854d587dee (patch) | |
tree | 9bcfce58cd3c1401f8161f5ffa274e3b777abafa /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 8dd2846fcf7b0ad254f3768149d28fe87af9b15d (diff) | |
download | llvm-3537e8abfa067013f01b53259fb2cc854d587dee.zip llvm-3537e8abfa067013f01b53259fb2cc854d587dee.tar.gz llvm-3537e8abfa067013f01b53259fb2cc854d587dee.tar.bz2 |
RegAllocGreedy: Check if copied lanes are live in trySplitAroundHintReg (#160424)
For subregister copies, do a subregister live check instead of checking
the main range. Doesn't do much yet, the split analysis still does not
track live ranges.
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions