You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Flow] Dump affinity info in DumpDispatchGraph pass. (#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 <[email protected]>
0 commit comments