aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorHua Tian <akiratian@tencent.com>2025-03-17 14:28:47 +0800
committerGitHub <noreply@github.com>2025-03-17 14:28:47 +0800
commitb09b9ac1081d19c8021df8e55e96cd1325f0eed0 (patch)
treed9f1c9479e624f7f71defdf6a5beb3d89922cb98 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parente0fee65b87872c434ab7a60fe237573d5ce88ca9 (diff)
downloadllvm-b09b9ac1081d19c8021df8e55e96cd1325f0eed0.zip
llvm-b09b9ac1081d19c8021df8e55e96cd1325f0eed0.tar.gz
llvm-b09b9ac1081d19c8021df8e55e96cd1325f0eed0.tar.bz2
[llvm][CodeGen] Fix the empty interval issue in Window Scheduler (#129204)
The interval of newly generated reg in ModuloScheduleExpander is empty. This will cause crash at some corner case. This patch recalculate the live intervals of these regs.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions