Add LFortran CI workflow#601
Conversation
|
@copilot Fix the error with building LFortran in the CI |
Fixed in the latest commit. The workflow was installing |
|
@copilot Fix error building FTorch with PFUnit in Flang CI workflow |
Fixed in |
|
@certik I'm trying to build FTorch with LFortran (with LLVM Clang and Clang++ as the C and C++ compilers) and made at least some progress in this PR. The error messages that I get from LFortran during the FTorch build are difficult for me to interpret. Do you have any intuition as to what's going on here? |
f43572e to
72896f0
Compare
Closes #600
Merges into #595
Let's see how far it gets.