mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-28 22:00:30 +00:00
Fix typo: s/epomymous/eponymous/ NFC
This commit is contained in:
parent
baa9fabf16
commit
040e0990b8
@ -1298,7 +1298,7 @@ void ScheduleDAGMILive::computeDFSResult() {
|
||||
/// The cyclic path estimation identifies a def-use pair that crosses the back
|
||||
/// edge and considers the depth and height of the nodes. For example, consider
|
||||
/// the following instruction sequence where each instruction has unit latency
|
||||
/// and defines an epomymous virtual register:
|
||||
/// and defines an eponymous virtual register:
|
||||
///
|
||||
/// a->b(a,c)->c(b)->d(c)->exit
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user