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
We should consider adding a tool substitution for substrait-opt to always do roundtrip checking for any test that we do - see e.g. in CIRCT.
I've personally found this to be quite useful, catching errors which weren't on my radar when "just" trying to test some pass using an opt tool.