diff options
author | Hua Tian <akiratian@tencent.com> | 2025-04-03 14:25:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-03 14:25:55 +0800 |
commit | 7e65944292278cc245e36cc6ca971654d584012d (patch) | |
tree | dc7cbf826c3e0b83181a5fb5addb418a7b8fa787 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | b384d6d6ccc8f4452cd7086061c657ce76b41224 (diff) | |
download | llvm-7e65944292278cc245e36cc6ca971654d584012d.zip llvm-7e65944292278cc245e36cc6ca971654d584012d.tar.gz llvm-7e65944292278cc245e36cc6ca971654d584012d.tar.bz2 |
[llvm][CodeGen] avoid repeated interval calculation in window scheduler (#132352)
Some new registers are reused when replacing some old ones in
certain use case of ModuloScheduleExpander. It is necessary to
avoid repeated interval calculations for these registers.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions