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
[CIR] Fix shared library build caused by interface->IR dependence (#1900)
After #1878, we introduced a dependency from the LoopOpInterface on
BreakOp.
While here add the BreakOp handling, which will be tests by a pass
coming soon.
Co-authored-by: Tommy McMichen <[email protected]>
0 commit comments