[all-commits] [llvm/llvm-project] f0d1ae: [llvm][ScheduleDAG] SUnit::biasCriticalPath() does...
csstormq via All-commits
all-commits at lists.llvm.org
Tue May 21 18:23:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0d1ae83b046ff0eeffc72a103f7c8b01ad33787
https://github.com/llvm/llvm-project/commit/f0d1ae83b046ff0eeffc72a103f7c8b01ad33787
Author: csstormq <swust_xiaoqiangxu at 163.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M llvm/lib/CodeGen/ScheduleDAG.cpp
A llvm/test/CodeGen/X86/misched-critical-path.ll
Log Message:
-----------
[llvm][ScheduleDAG] SUnit::biasCriticalPath() does not find the critical path consistently (#92368)
Fix https://github.com/llvm/llvm-project/issues/38037
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list