Files
clang-p2996/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
Sergei Barannikov ff9c041d96 [MachineScheduler] Fix physreg dependencies of ExitSU (#123541)
Providing the correct operand index allows addPhysRegDataDeps to compute
the correct latency.

Pull Request: https://github.com/llvm/llvm-project/pull/123541
2025-02-01 20:40:50 +03:00

56 KiB