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
[mlir][Linalg] NFC: Expose a method to deduplicate operands/remove dead results of linalg.generic op. (#125141)
This functionality was wrapped within a pattern. Expose this as a
separate transformations function that can be used outside of pattern
rewrite mechanism.
---------
Signed-off-by: MaheshRavishankar <[email protected]>
0 commit comments