[all-commits] [llvm/llvm-project] d9c016: [MachineScheduler] Rename Reg2SUnitsMap to RegUnit...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Aug 8 09:47:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9c0166f12f0231df0893a397326efb93935ed26
https://github.com/llvm/llvm-project/commit/d9c0166f12f0231df0893a397326efb93935ed26
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h
M llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
Log Message:
-----------
[MachineScheduler] Rename Reg2SUnitsMap to RegUnit2SUnitsMap
This is a follow up to D156552.
More information about the All-commits
mailing list