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
@anutosh491 I think you just finished the first part of the project with #2094.
Now the next step is to figure out how to lift this symbolic support from the C backend into a new ASR->ASR pass that we need to write. That will consolidate all this symbolic support into just one file (the ASR pass) and it will make it work with any backend, including C and LLVM.
i32
toS
Casting function #1964assert x == S(0)
: Added support for assert through SymbolicCompare #2057...
The text was updated successfully, but these errors were encountered: