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][TORCH] Handle unused variable in InlineGlobalSlots Pass (#4261)
Add tag `[[maybe_unused]] ` to avoid compiler error/warning for unused
variable in InlineGlobalSlots Pass.
---------
Authored-by: Vivek Agrawal <[email protected]>
0 commit comments