Commit 8689052
authored
[Flow] Dump affinity info in DumpDispatchGraph pass. (iree-org#20888)
No tests are added because they don't exist. It dumps more information,
so we can do basic affinity analysis outside the main tree. E.g., people
can use the tool from https://github.com/hanhanW/iree-toolbox to verify
if the input program has reasonable affinity assignment or not.
---------
Signed-off-by: hanhanW <hanhan0912@gmail.com>1 parent fa019c9 commit 8689052
File tree
1 file changed
+9
-0
lines changed- compiler/src/iree/compiler/Dialect/Flow/Transforms
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
478 | 480 | | |
479 | 481 | | |
480 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
481 | 490 | | |
482 | 491 | | |
483 | 492 | | |
| |||
0 commit comments