lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.37k stars 157 forks source link

Sync ``libasr`` with LFortran #2628

Closed czgdp1807 closed 3 months ago

czgdp1807 commented 3 months ago

I am able to compile 40% of integration_tests. Will continue debugging tomorrow and complete this PR.

anutosh491 commented 3 months ago

I was going through the Run SymPy tests job and it seems symbolics_13.py fails with the llvm_sym backend. I remember Ondrej and I adressed this very carefully (the same issue is referenced here ) and we have the reqd changes here to execute the test. On the surface everything looks fine so might need some digging.

If everything is done in this pr and that's the only thing blocking us, maybe comment out llvm_sym from symbolics_13 for now and then debug it separately.

certik commented 3 months ago

@anutosh491 can you please help debugging the symbolic issue? That way @czgdp1807 can focus on syncing with LFortran.

certik commented 3 months ago

Other than that, I think this is good. I verified changes to: